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 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision dc3ae29fcb09fd5c42c641d154f64fcb23cd7524 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dc3ae29fcb09fd5c42c641d154f64fcb23cd7524 # timeout=10 Commit message: "library/s1ap: fix formatting in ts_S1AP_RABSetupItemCtxtSURes" > git rev-list --no-walk 59cc891d06625c5a6a5261c4dfeb37694708b82f # timeout=10 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins9670024633348199953.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d Copying blob sha256:8f966b07c9a76f8dd6ace1694d10f2fd8fd629015036e39accd3664402de8d0c Copying blob sha256:b43782f82dd9567e1408a756484c5cf2c1f4b75c33b9abbd0d630646c86ee94e Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying config sha256:4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 Writing manifest to image destination Storing signatures 4a53017499bf069273c12f0d8eb8c76d9bdbda3d7103686a88d793fcd5cb43f1 + rm -rf logs _cache + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-02 07:29:36 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] 847eaf5835e9dcffb45f91a21bf315b4c74ec8cbe9a4a5d4a0b77a7a32fc4b87 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [181 kB] Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.8 kB] Fetched 9304 kB in 1s (9184 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c" 2>/dev/null; then set -x && git checkout -q -f "origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c"; else set -x && git checkout -q -f "b58f92046e48a7b1ed531e243a2319ebca53bf4c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ origin/b58f92046e48a7b1ed531e243a2319ebca53bf4c + git checkout -q -f b58f92046e48a7b1ed531e243a2319ebca53bf4c cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ origin/09817f113255d7fb56f1d45d3dd629a093d9248d + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ origin/c496d298876fed55c2b730278b7ee77982555563 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ origin/b6602eb357673f097ea1a1d22edd568ecd239da1 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/78bf0daf8c599d374089d97a054914d8439d133a" 2>/dev/null; then set -x && git checkout -q -f "origin/78bf0daf8c599d374089d97a054914d8439d133a"; else set -x && git checkout -q -f "78bf0daf8c599d374089d97a054914d8439d133a"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/78bf0daf8c599d374089d97a054914d8439d133a + git checkout -q -f 78bf0daf8c599d374089d97a054914d8439d133a cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ origin/873fe539642542cd9a901c208f1ec11c6d2f5387 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi origin/e97d92a8b66bec399babea52f593771b76cb175a + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi origin/8362efef7c6fa341eb947a75786878e0685767b7 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:61.1-65.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:231.1-253.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:233.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:233.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:238.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:238.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:243.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:243.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:248.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:248.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:256.1-267.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:260.2-265.2: In alt construct: BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:262.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:262.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:300.1-373.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:304.2-367.2: In if statement: BSSGP_ConnHdlr.ttcn:363.3-366.3: In if statement: BSSGP_ConnHdlr.ttcn:365.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:365.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:372.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:372.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:561.1-581.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:578.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:578.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:582.1-585.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:583.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:583.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:584.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:584.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:587.1-610.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:601.2-609.2: In alt construct: BSSGP_ConnHdlr.ttcn:603.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:603.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:604.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:604.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.1-631.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:628.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:628.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:695.1-704.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:697.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:697.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:697.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:744.9-761.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:754.3-759.22: In send statement: BSSGP_ConnHdlr.ttcn:754.47-759.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:759.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:759.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:746.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:869.1-872.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:870.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:870.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:871.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:871.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:874.1-907.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:898.2-906.2: In alt construct: BSSGP_ConnHdlr.ttcn:900.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:900.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:901.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:901.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:909.1-925.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:919.2-923.2: In alt construct: BSSGP_ConnHdlr.ttcn:920.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:920.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:921.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:921.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:922.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:922.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:927.1-958.1: In function definition `f_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:944.2-957.2: In alt construct: BSSGP_ConnHdlr.ttcn:945.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:945.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1106.1-1131.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1113.2-1130.2: In alt construct: BSSGP_ConnHdlr.ttcn:1115.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1115.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1117.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1117.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1118.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1118.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1122.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1122.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1123.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1123.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2077.9-2179.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2169.2-15: In deactivate statement: SGSN_Tests.ttcn:2169.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2206.9-2252.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2251.2-15: In deactivate statement: SGSN_Tests.ttcn:2251.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2506.9-2527.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2518.2-18: In function instance: SGSN_Tests.ttcn:2518.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2526.2-14: In deactivate statement: SGSN_Tests.ttcn:2526.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2539.9-2567.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2560.2-14: In deactivate statement: SGSN_Tests.ttcn:2560.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2578.9-2609.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2590.2-18: In function instance: SGSN_Tests.ttcn:2590.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2598.2-14: In deactivate statement: SGSN_Tests.ttcn:2598.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2705.1-2781.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2730.2-2732.19: In variable assignment: SGSN_Tests.ttcn:2730.45-2732.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2730.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2730.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2730.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2730.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2731.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2731.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2731.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2731.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2712.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2759.2-2761.22: In variable assignment: SGSN_Tests.ttcn:2759.47-2761.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2759.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2759.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2759.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2759.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2712.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2760.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2760.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2760.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2760.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2783.1-2891.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2856.2-2858.21: In variable assignment: SGSN_Tests.ttcn:2856.47-2858.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2856.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2856.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2856.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2856.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2823.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2857.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2857.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2857.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2857.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2823.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2870.2-2872.22: In variable assignment: SGSN_Tests.ttcn:2870.48-2872.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2872.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2872.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2861.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2873.2-101: In variable assignment: SGSN_Tests.ttcn:2873.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2873.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2873.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2873.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2873.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2862.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:224.9-256.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:245.2-69: In receive statement: SGSN_Tests_Iu.ttcn:245.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:271.9-317.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:306.2-69: In receive statement: SGSN_Tests_Iu.ttcn:306.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 720 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Ign:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] Fetched 189 kB in 1s (322 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly 0 upgraded, 16 newly installed, 0 to remove and 7 not upgraded. Need to get 1571 kB of archives. After this operation, 5356 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202409152026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409152026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.6.8c01.202409152026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409152026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409152026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409152026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.6.1ca5.202409152026 [73.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409152026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202409152026 [53.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.202409152026 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409152026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409152026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.202409152026 [17.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202409152026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.202409152026 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.13.a39a5.202409152026 [140 kB] Fetched 1571 kB in 0s (29.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (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 ... 44921 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202409152026_amd64.deb ... Unpacking osmocom-nightly (202409152026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.12.6e1e.202409152026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409152026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202409152026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202409152026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.12.6e1e.202409152026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409152026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.12.6e1e.202409152026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409152026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.12.6e1e.202409152026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409152026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.6.1ca5.202409152026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.6.1ca5.202409152026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202409152026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409152026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202409152026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202409152026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.202409152026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.202409152026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.12.6e1e.202409152026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409152026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.12.6e1e.202409152026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409152026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.202409152026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.202409152026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202409152026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202409152026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.202409152026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.202409152026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.13.a39a5.202409152026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.13.a39a5.202409152026) ... Setting up osmocom-nightly (202409152026) ... Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409152026) ... Setting up libasn1c1:amd64 (0.9.37.202409152026) ... Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409152026) ... Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409152026) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202409152026) ... Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409152026) ... Setting up libosmoabis13:amd64 (1.6.0.6.1ca5.202409152026) ... Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409152026) ... Setting up libosmogb14:amd64 (1.10.0.12.6e1e.202409152026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202409152026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409152026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.202409152026) ... Setting up osmo-stp:amd64 (2.0.0.202409152026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-stp.service → /lib/systemd/system/osmo-stp.service. Setting up libosmo-ranap7:amd64 (1.6.0.202409152026) ... Setting up osmo-sgsn (1.12.0.13.a39a5.202409152026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-sgsn.service → /lib/systemd/system/osmo-sgsn.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20240916054824323 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240916054824324 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240916054824324 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240916054824324 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240916054824324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240916054824324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240916054824324 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240916054824324 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240916054824324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240916054824324 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240916054824324 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240916054824324 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240916054824324 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240916054824324 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240916054824324 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240916054824324 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240916054824324 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x558604720d40(sgsn) with 23 counters 20240916054824542 DLSS7 INFO (r=127.0.0.1:36189<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916054824542 DLSS7 INFO (r=127.0.0.1:36189<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240916054824542 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:36189<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240916054824542 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240916054824542 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240916054824542 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916054824542 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240916054824542 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240916054824542 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240916054824542 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240916054824542 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20240916054824542 DGPRS NOTICE libGTP v1.12.0.6-8c01.202409152026 initialized (sgsn_main.c:456) 20240916054824542 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240916054824542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054824542 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240916054824542 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240916054824542 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240916054824542 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240916054824542 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916054824542 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240916054824542 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240916054824542 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240916054824542 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916054824542 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240916054824542 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240916054824542 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240916054824542 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240916054824542 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240916054824543 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240916054824543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916054824543 DLSS7 INFO (r=127.0.0.1:37430<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916054824543 DLSS7 INFO (r=127.0.0.1:37430<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240916054824543 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:37430<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240916054824543 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240916054824543 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:36189<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240916054824543 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916054824543 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240916054824543 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240916054824543 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916054824543 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240916054824543 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/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@847eaf5835e9: Unix server socket created successfully. MC@847eaf5835e9: Listening on TCP port 32971. MC2> 847eaf5835e9 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 847eaf5835e9 32971 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@847eaf5835e9: New HC connected from 10.0.2.100 [10.0.2.100]. 847eaf5835e9: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@847eaf5835e9: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@847eaf5835e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@847eaf5835e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@847eaf5835e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@847eaf5835e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@847eaf5835e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@847eaf5835e9: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@847eaf5835e9: Configuration file was processed on all HCs. MC@847eaf5835e9: Creating MTC on host 10.0.2.100. MC@847eaf5835e9: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Sep 16 05:48:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916054825543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054825543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach started. 20240916054826170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054826176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054826223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240916054826223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240916054826223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240916054826223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916054826223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054826223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054826223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054826223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054826223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054826224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054826224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054826224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054826224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054826224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054826224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054826224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054826224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240916054826224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916054826224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054826224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054826224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054826224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054826226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054826230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054826230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054826237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20240916054826237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240916054826237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240916054826237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916054826237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054826237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054826237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054826237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054826237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054826238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054826238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054826238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054826238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054826238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054826238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054826238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054826238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240916054826238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916054826238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054826238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054826238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054826238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054826241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054826241 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054826246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054826246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054826252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNCONFIGURED}: Allocated (fsm.c:456) 20240916054826252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240916054826252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240916054826252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916054826252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054826252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054826252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054826252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054826252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054826253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054826253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054826253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054826253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054826253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054826253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054826253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054826253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240916054826254 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916054826254 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054826254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054826254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054826254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054826256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054826256 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 211. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-BSSGP2(14)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054826262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054826262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916054826544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054826544 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916054826544 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916054826544 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240916054826544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916054826544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240916054826544 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240916054826544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240916054826544 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240916054826544 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240916054826544 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240916054826544 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240916054826544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240916054826544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240916054826544 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240916054826545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916054826545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240916054826545 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240916054826545 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240916054826545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240916054826545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240916054826545 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240916054826545 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x558605202660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240916054826545 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@847eaf5835e9: 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) } } } } 20240916054826548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916054826549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@847eaf5835e9: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='EB3E5566'O, index=0 SGSN_Test-GSUP(19)@847eaf5835e9: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@847eaf5835e9: 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 := 'E062F41E99D3D5A1FE7FCAC1471B5C3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52E9F09F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8152C9CDCCFD330B'O } } } } } 20240916054827632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054827632 DLLC NOTICE LLME(ffffffff/eb3e5566){UNASSIGNED} LLC RX: unknown TLLI 0xeb3e5566, creating LLME on the fly (gprs_llc.c:552) 20240916054827632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054827632 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20240916054827633 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916054827633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916054827633 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916054827633 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916054827633 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916054827633 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916054827633 DLLC NOTICE LLME(ffffffff/eb3e5566){UNASSIGNED} LLGM Assign pre (eb3e5566 => e6bed953) (gprs_llc.c:1079) 20240916054827633 DLLC NOTICE LLME(eb3e5566/e6bed953){ASSIGNED} LLGM Assign post (eb3e5566 => e6bed953) (gprs_llc.c:1125) 20240916054827633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916054827633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916054827633 DMM DEBUG MM(262420000000001/e6bed953) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054827651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054827651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916054827651 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054827651 DMM DEBUG MM(262420000000001/e6bed953) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240916054827652 DMM NOTICE MM(262420000000001/e6bed953) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916054827652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916054827652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916054827652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916054827652 DMM DEBUG MM(262420000000001/e6bed953) Requesting authorization (sgsn_auth.c:160) 20240916054827652 DMM INFO MM(262420000000001/e6bed953) Requesting authentication tuples (sgsn_auth.c:184) 20240916054827652 DMM DEBUG MM(262420000000001/e6bed953) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916054827652 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240916054827652 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(19)@847eaf5835e9: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@847eaf5835e9: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240916054827657 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916054827658 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916054827658 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916054827658 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916054827658 DMM INFO MM(262420000000001/e6bed953) Subscriber data update (mmctx.c:445) 20240916054827658 DMM DEBUG MM(262420000000001/e6bed953) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916054827658 DMM INFO MM(262420000000001/e6bed953) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916054827658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916054827658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916054827658 DMM INFO MM(262420000000001/e6bed953) <- GMM AUTH AND CIPHERING REQ (rand = e0 62 f4 1e 99 d3 d5 a1 fe 7f ca c1 47 1b 5c 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916054827672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054827673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054827673 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054827673 DMM INFO MM(262420000000001/e6bed953) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916054827673 DMM NOTICE MM(262420000000001/e6bed953) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916054827673 DMM DEBUG MM(262420000000001/e6bed953) checking auth: received GSM SRES = 52 e9 f0 9f (gprs_gmm.c:666) 20240916054827673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916054827673 DMM DEBUG MM(262420000000001/e6bed953) Requesting authorization (sgsn_auth.c:160) 20240916054827673 DMM INFO MM(262420000000001/e6bed953) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916054827673 DMM DEBUG MM(262420000000001/e6bed953) Requesting subscriber data update (gprs_subscriber.c:894) 20240916054827673 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240916054827673 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916054827673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916054827673 DMM INFO MM(262420000000001/e6bed953) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6bed953) (gprs_gmm.c:300) 20240916054827676 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916054827676 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916054827676 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240916054827676 DMM INFO MM(262420000000001/e6bed953) Subscriber data update (mmctx.c:445) 20240916054827676 DMM DEBUG MM(262420000000001/e6bed953) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916054827676 DMM INFO MM(262420000000001/e6bed953) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916054827676 DMM NOTICE MM(262420000000001/e6bed953) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240916054827676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916054827676 DMM NOTICE MM(262420000000001/e6bed953) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916054827676 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) 20240916054827678 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916054827678 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240916054827678 DMM INFO MM(262420000000001/e6bed953) Subscriber data update (mmctx.c:445) 20240916054827678 DMM DEBUG MM(262420000000001/e6bed953) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916054827688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054827688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916054827688 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054827688 DMM INFO MM(262420000000001/e6bed953) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916054827688 DMM NOTICE MM(262420000000001/e6bed953) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916054827688 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916054827688 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916054827688 DLLC NOTICE LLME(eb3e5566/e6bed953){ASSIGNED} LLGM Assign pre (ffffffff => e6bed953) (gprs_llc.c:1079) 20240916054827688 DLLC NOTICE LLME(ffffffff/e6bed953){ASSIGNED} LLGM Assign post (ffffffff => e6bed953) (gprs_llc.c:1125) 20240916054827688 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916054827688 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916054827688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916054827688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@847eaf5835e9: setverdict(pass): none -> pass TC_attach-BVCI196(6)@847eaf5835e9: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@847eaf5835e9: Final verdict of PTC: pass 20240916054827744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46552<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@847eaf5835e9: Final verdict of PTC: none 20240916054827749 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916054827750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(17)@847eaf5835e9: Final verdict of PTC: none TC_attach-BVCI220(16)@847eaf5835e9: Final verdict of PTC: none TC_attach-BVCI210(11)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(7)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(12)@847eaf5835e9: Final verdict of PTC: none TC_attach-BVCI196(6)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(10)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(15)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(5)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Sep 16 05:48:27 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20240916054827887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054828290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102916) 20240916054828446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916054828446 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240916054828446 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:37430 err=None (osmo_ss7_asp.c:785) 20240916054828751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054828751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102916, count=105656) 20240916054829751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054829752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Sep 16 05:48:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916054830753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054830753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_mnc3 started. 20240916054831413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054831416 DMM INFO MM(262420000000001/e6bed953) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916054831416 DMM INFO MM(262420000000001/e6bed953) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916054831416 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916054831416 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916054831416 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916054831416 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916054831416 DLLC NOTICE LLME(ffffffff/e6bed953){ASSIGNED} LLGM Assign pre (e6bed953 => ffffffff) (gprs_llc.c:1079) 20240916054831416 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6bed953 => ffffffff) (gprs_llc.c:1125) 20240916054831416 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240916054831416 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240916054831416 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240916054831416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916054831416 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916054831416 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916054831416 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916054831416 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054831452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916054831452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054831452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054831452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054831452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916054831452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054831452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054831452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054831452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054831453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054831453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054831453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054831453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054831453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054831453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054831453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054831453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054831453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916054831453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054831453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054831453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054831453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054831455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054831459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054831459 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054831468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916054831468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054831468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054831468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054831468 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916054831468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054831468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054831468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054831468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054831469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054831469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054831469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054831469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054831469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054831469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054831469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054831469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054831469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916054831469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054831469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054831469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054831469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 20240916054831471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054831476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054831476 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054831482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916054831482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054831482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054831482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054831482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916054831482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054831482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054831482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054831482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054831484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054831484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054831484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054831484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054831484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054831484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054831484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054831484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054831484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916054831484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054831484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054831484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054831484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054831486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054831490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054831490 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916054831754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054831754 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916054831754 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916054831754 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@847eaf5835e9: 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) } } } } 20240916054831758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916054831759 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@847eaf5835e9: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='DEAF9475'O, index=0 SGSN_Test-GSUP(38)@847eaf5835e9: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@847eaf5835e9: 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 := 'C43B28375943A39C570155952AE1B863'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D401D8E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E413B0EEC5B4D7BC'O } } } } } 20240916054832829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054832829 DLLC NOTICE LLME(ffffffff/deaf9475){UNASSIGNED} LLC RX: unknown TLLI 0xdeaf9475, creating LLME on the fly (gprs_llc.c:552) 20240916054832829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054832829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240916054832829 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916054832829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916054832829 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916054832829 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916054832829 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916054832829 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916054832829 DLLC NOTICE LLME(ffffffff/deaf9475){UNASSIGNED} LLGM Assign pre (deaf9475 => f605a6df) (gprs_llc.c:1079) 20240916054832829 DLLC NOTICE LLME(deaf9475/f605a6df){ASSIGNED} LLGM Assign post (deaf9475 => f605a6df) (gprs_llc.c:1125) 20240916054832830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916054832830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916054832830 DMM DEBUG MM(262420000001001/f605a6df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054832847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054832848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916054832848 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054832848 DMM DEBUG MM(262420000001001/f605a6df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240916054832848 DMM NOTICE MM(262420000001001/f605a6df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916054832848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916054832848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916054832848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916054832848 DMM DEBUG MM(262420000001001/f605a6df) Requesting authorization (sgsn_auth.c:160) 20240916054832848 DMM INFO MM(262420000001001/f605a6df) Requesting authentication tuples (sgsn_auth.c:184) 20240916054832848 DMM DEBUG MM(262420000001001/f605a6df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916054832848 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240916054832848 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(38)@847eaf5835e9: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@847eaf5835e9: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240916054832854 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916054832854 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916054832854 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916054832854 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916054832854 DMM INFO MM(262420000001001/f605a6df) Subscriber data update (mmctx.c:445) 20240916054832854 DMM DEBUG MM(262420000001001/f605a6df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916054832854 DMM INFO MM(262420000001001/f605a6df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916054832854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916054832854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916054832854 DMM INFO MM(262420000001001/f605a6df) <- GMM AUTH AND CIPHERING REQ (rand = c4 3b 28 37 59 43 a3 9c 57 01 55 95 2a e1 b8 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916054832868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054832868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054832868 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054832868 DMM INFO MM(262420000001001/f605a6df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916054832868 DMM NOTICE MM(262420000001001/f605a6df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916054832868 DMM DEBUG MM(262420000001001/f605a6df) checking auth: received GSM SRES = 9d 40 1d 8e (gprs_gmm.c:666) 20240916054832868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916054832868 DMM DEBUG MM(262420000001001/f605a6df) Requesting authorization (sgsn_auth.c:160) 20240916054832868 DMM INFO MM(262420000001001/f605a6df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916054832868 DMM DEBUG MM(262420000001001/f605a6df) Requesting subscriber data update (gprs_subscriber.c:894) 20240916054832868 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240916054832868 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916054832868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916054832868 DMM INFO MM(262420000001001/f605a6df) <- GMM ATTACH ACCEPT (new P-TMSI=0xf605a6df) (gprs_gmm.c:300) 20240916054832871 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916054832871 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916054832871 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240916054832871 DMM INFO MM(262420000001001/f605a6df) Subscriber data update (mmctx.c:445) 20240916054832871 DMM DEBUG MM(262420000001001/f605a6df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916054832871 DMM INFO MM(262420000001001/f605a6df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916054832871 DMM NOTICE MM(262420000001001/f605a6df) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240916054832871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916054832871 DMM NOTICE MM(262420000001001/f605a6df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916054832871 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20240916054832872 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916054832872 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240916054832872 DMM INFO MM(262420000001001/f605a6df) Subscriber data update (mmctx.c:445) 20240916054832872 DMM DEBUG MM(262420000001001/f605a6df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916054832882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054832882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916054832882 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054832882 DMM INFO MM(262420000001001/f605a6df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916054832882 DMM NOTICE MM(262420000001001/f605a6df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916054832882 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916054832882 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916054832882 DLLC NOTICE LLME(deaf9475/f605a6df){ASSIGNED} LLGM Assign pre (ffffffff => f605a6df) (gprs_llc.c:1079) 20240916054832883 DLLC NOTICE LLME(ffffffff/f605a6df){ASSIGNED} LLGM Assign post (ffffffff => f605a6df) (gprs_llc.c:1125) 20240916054832883 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916054832883 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916054832883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916054832883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@847eaf5835e9: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@847eaf5835e9: Final verdict of PTC: pass 20240916054832942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46564<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(22)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(38)@847eaf5835e9: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@847eaf5835e9: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@847eaf5835e9: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@847eaf5835e9: Final verdict of PTC: none 20240916054832947 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(27)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(31)@847eaf5835e9: Final verdict of PTC: none 20240916054832947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(32)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(26)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(36)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(29)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(24)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(34)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_mnc3 finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Sep 16 05:48:32 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20240916054833013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054833415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88104) 20240916054833948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054833948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88104, count=89364) 20240916054834950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054834950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Sep 16 05:48:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916054835952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054835952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_umts_aka_umts_res started. 20240916054836512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054836515 DMM INFO MM(262420000001001/f605a6df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916054836515 DMM INFO MM(262420000001001/f605a6df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916054836515 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916054836515 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916054836515 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916054836515 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916054836515 DLLC NOTICE LLME(ffffffff/f605a6df){ASSIGNED} LLGM Assign pre (f605a6df => ffffffff) (gprs_llc.c:1079) 20240916054836515 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f605a6df => ffffffff) (gprs_llc.c:1125) 20240916054836515 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240916054836515 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240916054836515 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240916054836515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916054836515 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916054836515 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916054836515 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916054836515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054836559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916054836559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054836559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054836559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054836559 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916054836559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054836559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054836559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054836559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054836560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054836560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054836560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054836560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054836560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054836560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054836560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054836560 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054836560 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916054836560 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054836560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916054836560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054836560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054836562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916054836568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054836568 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@847eaf5835e9: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(50)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 20240916054836577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916054836577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054836577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054836577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054836577 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916054836577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054836577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054836577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054836577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054836578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054836578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054836578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054836578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054836578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054836578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054836578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054836578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054836578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916054836578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054836578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(51)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916054836578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054836578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054836580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916054836585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054836585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(50)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(55)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054836588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916054836588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054836588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054836588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054836588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916054836588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054836588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054836588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054836588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054836589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054836589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054836589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054836589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054836589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054836589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054836589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054836589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054836589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916054836589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054836589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054836589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054836590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054836592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054836596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054836596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916054836954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054836954 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916054836954 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916054836954 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@847eaf5835e9: 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) } } } } 20240916054836958 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916054836959 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@847eaf5835e9: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EF8BB57A'O, index=0 SGSN_Test-GSUP(57)@847eaf5835e9: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@847eaf5835e9: 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 := 'B38D911F663DA87A56CADC2E6961E413'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBB8E82D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDEB9858FE7370C2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AD0A41BA007B6DCD935DBD84987EB6F1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '93426F602C94AF7D63A1B69DAE16BC23'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '12396EA2947376DBB800294AC258AD35'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E8FF34DF096003B3'O } } } } } 20240916054838037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054838037 DLLC NOTICE LLME(ffffffff/ef8bb57a){UNASSIGNED} LLC RX: unknown TLLI 0xef8bb57a, creating LLME on the fly (gprs_llc.c:552) 20240916054838037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054838037 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240916054838037 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916054838037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916054838037 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916054838037 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916054838037 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916054838037 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916054838037 DLLC NOTICE LLME(ffffffff/ef8bb57a){UNASSIGNED} LLGM Assign pre (ef8bb57a => f126dce9) (gprs_llc.c:1079) 20240916054838037 DLLC NOTICE LLME(ef8bb57a/f126dce9){ASSIGNED} LLGM Assign post (ef8bb57a => f126dce9) (gprs_llc.c:1125) 20240916054838037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916054838037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916054838037 DMM DEBUG MM(262420000001002/f126dce9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054838058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054838059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916054838059 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054838059 DMM DEBUG MM(262420000001002/f126dce9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240916054838059 DMM NOTICE MM(262420000001002/f126dce9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916054838059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916054838059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916054838059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916054838059 DMM DEBUG MM(262420000001002/f126dce9) Requesting authorization (sgsn_auth.c:160) 20240916054838059 DMM INFO MM(262420000001002/f126dce9) Requesting authentication tuples (sgsn_auth.c:184) 20240916054838059 DMM DEBUG MM(262420000001002/f126dce9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916054838059 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240916054838059 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(57)@847eaf5835e9: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@847eaf5835e9: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240916054838065 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916054838065 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916054838065 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916054838065 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916054838065 DMM INFO MM(262420000001002/f126dce9) Subscriber data update (mmctx.c:445) 20240916054838065 DMM DEBUG MM(262420000001002/f126dce9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916054838065 DMM INFO MM(262420000001002/f126dce9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916054838065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916054838065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916054838065 DMM INFO MM(262420000001002/f126dce9) <- GMM AUTH AND CIPHERING REQ (rand = b3 8d 91 1f 66 3d a8 7a 56 ca dc 2e 69 61 e4 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 12 39 6e a2 94 73 76 db b8 00 29 4a c2 58 ad 35 ) (gprs_gmm.c:483) 20240916054838081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054838081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054838081 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054838082 DMM INFO MM(262420000001002/f126dce9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916054838082 DMM NOTICE MM(262420000001002/f126dce9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916054838082 DMM DEBUG MM(262420000001002/f126dce9) checking auth: received UMTS RES = e8 ff 34 df 09 60 03 b3 (gprs_gmm.c:666) 20240916054838082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916054838082 DMM DEBUG MM(262420000001002/f126dce9) Requesting authorization (sgsn_auth.c:160) 20240916054838082 DMM INFO MM(262420000001002/f126dce9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916054838082 DMM DEBUG MM(262420000001002/f126dce9) Requesting subscriber data update (gprs_subscriber.c:894) 20240916054838082 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240916054838082 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916054838082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916054838082 DMM INFO MM(262420000001002/f126dce9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf126dce9) (gprs_gmm.c:300) 20240916054838085 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916054838085 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916054838085 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240916054838085 DMM INFO MM(262420000001002/f126dce9) Subscriber data update (mmctx.c:445) 20240916054838085 DMM DEBUG MM(262420000001002/f126dce9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916054838085 DMM INFO MM(262420000001002/f126dce9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916054838085 DMM NOTICE MM(262420000001002/f126dce9) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240916054838085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916054838085 DMM NOTICE MM(262420000001002/f126dce9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916054838085 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20240916054838087 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916054838087 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240916054838087 DMM INFO MM(262420000001002/f126dce9) Subscriber data update (mmctx.c:445) 20240916054838087 DMM DEBUG MM(262420000001002/f126dce9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916054838097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054838097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916054838097 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054838097 DMM INFO MM(262420000001002/f126dce9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916054838098 DMM NOTICE MM(262420000001002/f126dce9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916054838098 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916054838098 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916054838098 DLLC NOTICE LLME(ef8bb57a/f126dce9){ASSIGNED} LLGM Assign pre (ffffffff => f126dce9) (gprs_llc.c:1079) 20240916054838098 DLLC NOTICE LLME(ffffffff/f126dce9){ASSIGNED} LLGM Assign post (ffffffff => f126dce9) (gprs_llc.c:1125) 20240916054838098 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916054838098 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916054838098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916054838098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@847eaf5835e9: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@847eaf5835e9: Final verdict of PTC: pass 20240916054838157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43002<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(51)@847eaf5835e9: Final verdict of PTC: none 20240916054838162 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916054838162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI196(44)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@847eaf5835e9: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(45)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(55)@847eaf5835e9: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(49)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(43)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(53)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Sep 16 05:48:38 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20240916054838265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054838667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65704) 20240916054839163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054839163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65704, count=89476) 20240916054840165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054840165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Sep 16 05:48:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916054841166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054841166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_umts_aka_gsm_sres started. 20240916054841757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054841760 DMM INFO MM(262420000001002/f126dce9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916054841760 DMM INFO MM(262420000001002/f126dce9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916054841760 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916054841760 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916054841760 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916054841760 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916054841760 DLLC NOTICE LLME(ffffffff/f126dce9){ASSIGNED} LLGM Assign pre (f126dce9 => ffffffff) (gprs_llc.c:1079) 20240916054841760 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f126dce9 => ffffffff) (gprs_llc.c:1125) 20240916054841760 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240916054841760 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240916054841760 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20240916054841760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916054841760 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916054841760 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916054841760 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916054841760 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054841805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916054841805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054841805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054841805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054841805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916054841805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054841805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054841805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054841805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054841805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054841805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054841805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054841805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054841805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054841805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054841805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054841805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054841805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916054841805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054841805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054841806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054841806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054841808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054841814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054841814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054841819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916054841819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054841819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054841819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054841819 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916054841819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054841819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054841819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054841819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054841820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054841820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054841820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054841820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054841820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054841820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054841820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054841820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054841820 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916054841820 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054841820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054841820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054841820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054841822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054841826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054841826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054841834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916054841834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054841834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054841834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054841834 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916054841834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054841834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054841834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054841834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054841834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054841834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054841834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054841834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054841834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054841834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054841834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054841835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054841835 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916054841835 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054841835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054841835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054841835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054841836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054841840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054841840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916054842167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054842167 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916054842167 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916054842167 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@847eaf5835e9: 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) } } } } 20240916054842172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916054842173 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@847eaf5835e9: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='CD15D2BF'O, index=0 SGSN_Test-GSUP(76)@847eaf5835e9: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@847eaf5835e9: 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 := 'D1893260B4DDC7FEF39A0E8CC9632C5C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9DE489E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B5BBEB15CFF587B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E5B44F4C074F4729AC50C9CB227ED468'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DB0E4191FC6668664B1611B820498D09'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B060BDF525C4F21A8318551D2ACDE7AA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '64315C13AF0C4437'O } } } } } 20240916054843241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054843241 DLLC NOTICE LLME(ffffffff/cd15d2bf){UNASSIGNED} LLC RX: unknown TLLI 0xcd15d2bf, creating LLME on the fly (gprs_llc.c:552) 20240916054843241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054843241 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240916054843241 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916054843241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916054843241 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916054843241 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916054843241 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916054843241 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916054843241 DLLC NOTICE LLME(ffffffff/cd15d2bf){UNASSIGNED} LLGM Assign pre (cd15d2bf => fb0ae102) (gprs_llc.c:1079) 20240916054843241 DLLC NOTICE LLME(cd15d2bf/fb0ae102){ASSIGNED} LLGM Assign post (cd15d2bf => fb0ae102) (gprs_llc.c:1125) 20240916054843241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916054843241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916054843241 DMM DEBUG MM(262420000001003/fb0ae102) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054843256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054843256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916054843256 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054843256 DMM DEBUG MM(262420000001003/fb0ae102) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240916054843256 DMM NOTICE MM(262420000001003/fb0ae102) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916054843256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916054843256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916054843256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916054843256 DMM DEBUG MM(262420000001003/fb0ae102) Requesting authorization (sgsn_auth.c:160) 20240916054843256 DMM INFO MM(262420000001003/fb0ae102) Requesting authentication tuples (sgsn_auth.c:184) 20240916054843256 DMM DEBUG MM(262420000001003/fb0ae102) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916054843256 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240916054843257 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(76)@847eaf5835e9: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@847eaf5835e9: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240916054843261 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916054843261 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916054843262 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916054843262 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916054843262 DMM INFO MM(262420000001003/fb0ae102) Subscriber data update (mmctx.c:445) 20240916054843262 DMM DEBUG MM(262420000001003/fb0ae102) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916054843262 DMM INFO MM(262420000001003/fb0ae102) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916054843262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916054843262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916054843262 DMM INFO MM(262420000001003/fb0ae102) <- GMM AUTH AND CIPHERING REQ (rand = d1 89 32 60 b4 dd c7 fe f3 9a 0e 8c c9 63 2c 5c , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 60 bd f5 25 c4 f2 1a 83 18 55 1d 2a cd e7 aa ) (gprs_gmm.c:483) 20240916054843276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054843276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054843277 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054843277 DMM INFO MM(262420000001003/fb0ae102) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916054843277 DMM NOTICE MM(262420000001003/fb0ae102) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916054843277 DMM DEBUG MM(262420000001003/fb0ae102) checking auth: received GSM SRES = f9 de 48 9e (gprs_gmm.c:666) 20240916054843277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916054843277 DMM DEBUG MM(262420000001003/fb0ae102) Requesting authorization (sgsn_auth.c:160) 20240916054843277 DMM INFO MM(262420000001003/fb0ae102) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916054843277 DMM DEBUG MM(262420000001003/fb0ae102) Requesting subscriber data update (gprs_subscriber.c:894) 20240916054843277 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240916054843277 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916054843277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916054843277 DMM INFO MM(262420000001003/fb0ae102) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb0ae102) (gprs_gmm.c:300) 20240916054843279 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916054843279 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916054843279 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240916054843279 DMM INFO MM(262420000001003/fb0ae102) Subscriber data update (mmctx.c:445) 20240916054843279 DMM DEBUG MM(262420000001003/fb0ae102) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916054843280 DMM INFO MM(262420000001003/fb0ae102) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916054843280 DMM NOTICE MM(262420000001003/fb0ae102) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240916054843280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916054843280 DMM NOTICE MM(262420000001003/fb0ae102) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916054843280 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20240916054843281 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916054843281 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240916054843281 DMM INFO MM(262420000001003/fb0ae102) Subscriber data update (mmctx.c:445) 20240916054843281 DMM DEBUG MM(262420000001003/fb0ae102) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916054843291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054843291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916054843291 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054843291 DMM INFO MM(262420000001003/fb0ae102) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916054843291 DMM NOTICE MM(262420000001003/fb0ae102) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916054843291 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916054843291 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916054843291 DLLC NOTICE LLME(cd15d2bf/fb0ae102){ASSIGNED} LLGM Assign pre (ffffffff => fb0ae102) (gprs_llc.c:1079) 20240916054843291 DLLC NOTICE LLME(ffffffff/fb0ae102){ASSIGNED} LLGM Assign post (ffffffff => fb0ae102) (gprs_llc.c:1125) 20240916054843291 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916054843291 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916054843291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916054843291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@847eaf5835e9: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@847eaf5835e9: Final verdict of PTC: pass 20240916054843351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59260<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916054843355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916054843355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@847eaf5835e9: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(69)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(64)@847eaf5835e9: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@847eaf5835e9: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(74)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(62)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(67)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(72)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Sep 16 05:48:43 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20240916054843431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054843833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83768) 20240916054844356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054844356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83768, count=89200) 20240916054845358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054845358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Sep 16 05:48:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916054846359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054846359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_timeout_after_pdp_act started. 20240916054846938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054846940 DMM INFO MM(262420000001003/fb0ae102) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916054846940 DMM INFO MM(262420000001003/fb0ae102) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916054846940 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916054846940 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916054846940 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916054846940 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916054846940 DLLC NOTICE LLME(ffffffff/fb0ae102){ASSIGNED} LLGM Assign pre (fb0ae102 => ffffffff) (gprs_llc.c:1079) 20240916054846940 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb0ae102 => ffffffff) (gprs_llc.c:1125) 20240916054846940 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240916054846940 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240916054846940 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20240916054846940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916054846940 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916054846940 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916054846940 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916054846940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054846979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916054846979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054846979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054846979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054846979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916054846979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054846979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054846979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054846979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054846980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054846980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054846980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054846980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054846980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054846980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054846980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054846980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054846980 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916054846980 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054846980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054846980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054846980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054846982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054846986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054846986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054846997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916054846997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054846997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054846997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054846997 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916054846997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054846997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054846997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054846997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(88)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(89)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054846998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054846998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054846998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054846998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054846998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054846998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054846998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054846998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054846998 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916054846998 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054846998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054846998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054846998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054847000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054847005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054847005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(88)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_timeout_after_pdp_act-BVCI210(86)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(93)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054847010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916054847010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054847010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054847010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054847010 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916054847010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054847010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054847010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054847010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054847011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054847011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054847011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054847011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054847011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054847011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054847011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054847011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054847011 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916054847011 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054847011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054847011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054847011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054847013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054847017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054847017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916054847361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054847361 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916054847361 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916054847361 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@847eaf5835e9: 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) } } } } 20240916054847365 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916054847366 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@847eaf5835e9: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D8CCDB01'O, index=0 SGSN_Test-GSUP(95)@847eaf5835e9: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@847eaf5835e9: 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 := 'D61A46119E7E36C6F1A3BB8308958618'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A89D130'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '18840BB421037C92'O } } } } } 20240916054847432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054847432 DLLC NOTICE LLME(ffffffff/d8ccdb01){UNASSIGNED} LLC RX: unknown TLLI 0xd8ccdb01, creating LLME on the fly (gprs_llc.c:552) 20240916054847432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054847433 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240916054847433 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916054847433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916054847433 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916054847433 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916054847433 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916054847433 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916054847433 DLLC NOTICE LLME(ffffffff/d8ccdb01){UNASSIGNED} LLGM Assign pre (d8ccdb01 => e2f0a1fe) (gprs_llc.c:1079) 20240916054847433 DLLC NOTICE LLME(d8ccdb01/e2f0a1fe){ASSIGNED} LLGM Assign post (d8ccdb01 => e2f0a1fe) (gprs_llc.c:1125) 20240916054847433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916054847433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916054847433 DMM DEBUG MM(262420000000021/e2f0a1fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054847450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054847450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916054847450 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054847450 DMM DEBUG MM(262420000000021/e2f0a1fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240916054847450 DMM NOTICE MM(262420000000021/e2f0a1fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916054847450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916054847450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916054847450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916054847450 DMM DEBUG MM(262420000000021/e2f0a1fe) Requesting authorization (sgsn_auth.c:160) 20240916054847450 DMM INFO MM(262420000000021/e2f0a1fe) Requesting authentication tuples (sgsn_auth.c:184) 20240916054847451 DMM DEBUG MM(262420000000021/e2f0a1fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916054847451 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240916054847451 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(95)@847eaf5835e9: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@847eaf5835e9: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240916054847456 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916054847456 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916054847457 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916054847457 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916054847457 DMM INFO MM(262420000000021/e2f0a1fe) Subscriber data update (mmctx.c:445) 20240916054847457 DMM DEBUG MM(262420000000021/e2f0a1fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916054847457 DMM INFO MM(262420000000021/e2f0a1fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916054847457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916054847457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916054847457 DMM INFO MM(262420000000021/e2f0a1fe) <- GMM AUTH AND CIPHERING REQ (rand = d6 1a 46 11 9e 7e 36 c6 f1 a3 bb 83 08 95 86 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916054847471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054847471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054847472 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054847472 DMM INFO MM(262420000000021/e2f0a1fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916054847472 DMM NOTICE MM(262420000000021/e2f0a1fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916054847472 DMM DEBUG MM(262420000000021/e2f0a1fe) checking auth: received GSM SRES = 2a 89 d1 30 (gprs_gmm.c:666) 20240916054847472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916054847472 DMM DEBUG MM(262420000000021/e2f0a1fe) Requesting authorization (sgsn_auth.c:160) 20240916054847472 DMM INFO MM(262420000000021/e2f0a1fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916054847472 DMM DEBUG MM(262420000000021/e2f0a1fe) Requesting subscriber data update (gprs_subscriber.c:894) 20240916054847472 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240916054847472 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916054847472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916054847472 DMM INFO MM(262420000000021/e2f0a1fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2f0a1fe) (gprs_gmm.c:300) 20240916054847475 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916054847475 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916054847475 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240916054847475 DMM INFO MM(262420000000021/e2f0a1fe) Subscriber data update (mmctx.c:445) 20240916054847475 DMM DEBUG MM(262420000000021/e2f0a1fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916054847475 DMM INFO MM(262420000000021/e2f0a1fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916054847475 DMM NOTICE MM(262420000000021/e2f0a1fe) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240916054847475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916054847475 DMM NOTICE MM(262420000000021/e2f0a1fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916054847475 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20240916054847477 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916054847477 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240916054847477 DMM INFO MM(262420000000021/e2f0a1fe) Subscriber data update (mmctx.c:445) 20240916054847477 DMM DEBUG MM(262420000000021/e2f0a1fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916054847486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054847486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916054847486 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054847487 DMM INFO MM(262420000000021/e2f0a1fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916054847487 DMM NOTICE MM(262420000000021/e2f0a1fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916054847487 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916054847487 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916054847487 DLLC NOTICE LLME(d8ccdb01/e2f0a1fe){ASSIGNED} LLGM Assign pre (ffffffff => e2f0a1fe) (gprs_llc.c:1079) 20240916054847487 DLLC NOTICE LLME(ffffffff/e2f0a1fe){ASSIGNED} LLGM Assign post (ffffffff => e2f0a1fe) (gprs_llc.c:1125) 20240916054847487 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916054847487 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916054847487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916054847487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@847eaf5835e9: setverdict(pass): none -> pass 20240916054847544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054847544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916054847544 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054847544 DMM INFO MM(262420000000021/e2f0a1fe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916054847544 DMM INFO MM(262420000000021/e2f0a1fe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916054847544 DMM DEBUG MM(262420000000021/e2f0a1fe) Using GGSN 0 (gprs_sm.c:317) 20240916054847544 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240916054847544 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916054847544 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240916054847544 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240916054847566 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 00 00 00 01 80 08 00 10 df c4 cf c7 11 ab 01 bb 0a 14 05 7f 9e 7e 23 b4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20240916054847566 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd07e058, cbp=0x55860520d0f0) (sgsn_libgtp.c:629) 20240916054847566 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916054847566 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55860520e5b8 TLLI=e2f0a1fe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916054847566 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916054847566 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916054847583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054847583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240916054847583 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054847583 DMM INFO MM(262420000000021/e2f0a1fe) -> GMM ATTACH REQUEST MI(TMSI-0xE2F0A1FE) type="GPRS attach"  (gprs_gmm.c:1266) 20240916054847583 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916054847583 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916054847583 DLLC NOTICE LLME(ffffffff/e2f0a1fe){ASSIGNED} LLGM Assign pre (e2f0a1fe => e08f885b) (gprs_llc.c:1079) 20240916054847584 DLLC NOTICE LLME(e2f0a1fe/e08f885b){ASSIGNED} LLGM Assign post (e2f0a1fe => e08f885b) (gprs_llc.c:1125) 20240916054847584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916054847584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916054847584 DMM DEBUG MM(262420000000021/e08f885b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054847592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054847592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240916054847592 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054847592 DMM DEBUG MM(262420000000021/e08f885b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240916054847592 DMM NOTICE MM(262420000000021/e08f885b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916054847592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916054847592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916054847592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916054847592 DMM DEBUG MM(262420000000021/e08f885b) Requesting authorization (sgsn_auth.c:160) 20240916054847593 DMM INFO MM(262420000000021/e08f885b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916054847593 DMM DEBUG MM(262420000000021/e08f885b) Requesting subscriber data update (gprs_subscriber.c:894) 20240916054847593 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240916054847593 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916054847595 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916054847595 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916054847595 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240916054847595 DMM INFO MM(262420000000021/e08f885b) Subscriber data update (mmctx.c:445) 20240916054847595 DMM DEBUG MM(262420000000021/e08f885b) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240916054847595 DMM INFO MM(262420000000021/e08f885b) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240916054847595 DMM NOTICE MM(262420000000021/e08f885b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240916054847595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916054847595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916054847595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240916054847595 DMM INFO MM(262420000000021/e08f885b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08f885b) (gprs_gmm.c:300) 20240916054847595 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) TC_attach_timeout_after_pdp_act(97)@847eaf5835e9: Trying to receive 5 ATTACH ACCEPTs 20240916054847596 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916054847596 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240916054847597 DMM INFO MM(262420000000021/e08f885b) Subscriber data update (mmctx.c:445) 20240916054847597 DMM DEBUG MM(262420000000021/e08f885b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916054853595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916054853595 DMM INFO MM(262420000000021/e08f885b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08f885b) (gprs_gmm.c:300) 20240916054854541 DGPRS DEBUG Checking for inactive LLMEs, time = 28993933 (sgsn.c:131) 20240916054859596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916054859596 DMM INFO MM(262420000000021/e08f885b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08f885b) (gprs_gmm.c:300) 20240916054905596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916054905596 DMM INFO MM(262420000000021/e08f885b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08f885b) (gprs_gmm.c:300) 20240916054907362 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240916054907362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916054907363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240916054911597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916054911597 DMM INFO MM(262420000000021/e08f885b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08f885b) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@847eaf5835e9: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@847eaf5835e9: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240916054916981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054916985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054916985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916054916999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054917003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054917003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916054917012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054917015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054917015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916054917598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916054917598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240916054917598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916054917598 DMM NOTICE MM(262420000000021/e08f885b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916054917598 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240916054917598 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55860520e5b8, TLLI=e08f885b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916054917598 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916054917598 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916054917598 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240916054917599 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240916054917599 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240916054917599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Reject}: Deallocated (fsm.c:568) 20240916054917599 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Deallocated (fsm.c:568) 20240916054917599 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916054917599 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916054917599 DLLC NOTICE LLME(e2f0a1fe/e08f885b){ASSIGNED} LLGM Assign pre (e08f885b => ffffffff) (gprs_llc.c:1079) 20240916054917599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e08f885b => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@847eaf5835e9: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@847eaf5835e9: Final verdict of PTC: pass 20240916054918125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59278<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916054918129 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916054918129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(89)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(95)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@847eaf5835e9: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@847eaf5835e9: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(83)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@847eaf5835e9: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(93)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(91)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(87)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(81)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Sep 16 05:49:18 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20240916054918217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054918519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125260) 20240916054919131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054919131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125260, count=130692) 20240916054920133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054920133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Sep 16 05:49:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916054921134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054921134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_auth_id_timeout started. 20240916054921605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054921607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054921646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916054921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054921646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054921646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916054921646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054921646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054921647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054921647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054921647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054921647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054921647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054921647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054921647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054921647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054921647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916054921647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054921647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054921648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054921648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054921650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054921656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054921656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054921661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916054921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054921661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054921661 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916054921661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054921661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054921662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054921662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054921662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054921662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054921662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916054921662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054921662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054921663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054921663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054921665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054921669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054921669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054921677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916054921677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054921677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054921677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054921677 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916054921677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054921677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054921677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054921677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054921678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054921678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054921678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054921678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054921678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054921678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054921678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054921678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054921678 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916054921678 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054921678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054921679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054921679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054921681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054921685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054921685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916054922136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054922136 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916054922136 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916054922136 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@847eaf5835e9: 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) } } } } 20240916054922140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916054922141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@847eaf5835e9: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='EF3585D7'O, index=0 SGSN_Test-GSUP(114)@847eaf5835e9: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240916054922204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054922204 DLLC NOTICE LLME(ffffffff/ef3585d7){UNASSIGNED} LLC RX: unknown TLLI 0xef3585d7, creating LLME on the fly (gprs_llc.c:552) 20240916054922204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054922204 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20240916054922204 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916054922204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916054922204 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916054922204 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916054922204 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916054922204 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916054922204 DLLC NOTICE LLME(ffffffff/ef3585d7){UNASSIGNED} LLGM Assign pre (ef3585d7 => e9acf7c2) (gprs_llc.c:1079) 20240916054922204 DLLC NOTICE LLME(ef3585d7/e9acf7c2){ASSIGNED} LLGM Assign post (ef3585d7 => e9acf7c2) (gprs_llc.c:1125) 20240916054922204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916054922204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916054922204 DMM DEBUG MM(262420000000002/e9acf7c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054924541 DGPRS DEBUG Checking for inactive LLMEs, time = 28993963 (sgsn.c:131) 20240916054928205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916054928205 DMM DEBUG MM(262420000000002/e9acf7c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054934206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916054934206 DMM DEBUG MM(262420000000002/e9acf7c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054940208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916054940208 DMM DEBUG MM(262420000000002/e9acf7c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054942137 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240916054942137 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240916054942138 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916054946209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916054946209 DMM DEBUG MM(262420000000002/e9acf7c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054951648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054951657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054951657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916054951663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054951666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054951666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916054951679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054951681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054951681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916054952210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916054952210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240916054952210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916054952210 DMM NOTICE MM(262420000000002/e9acf7c2) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240916054952210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Reject}: Deallocated (fsm.c:568) 20240916054952210 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916054952210 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916054952210 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916054952210 DLLC NOTICE LLME(ef3585d7/e9acf7c2){ASSIGNED} LLGM Assign pre (e9acf7c2 => ffffffff) (gprs_llc.c:1079) 20240916054952210 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9acf7c2 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@847eaf5835e9: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@847eaf5835e9: Final verdict of PTC: pass 20240916054952230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35958<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@847eaf5835e9: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(102)@847eaf5835e9: Final verdict of PTC: none 20240916054952235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_auth_id_timeout-BVCI210(106)@847eaf5835e9: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@847eaf5835e9: Final verdict of PTC: none 20240916054952235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(112)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(107)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(105)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(110)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(100)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Sep 16 05:49:52 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20240916054952341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054952643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59928) 20240916054953237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054953237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59928, count=68184) 20240916054954239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054954239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916054954542 DGPRS DEBUG Checking for inactive LLMEs, time = 28993993 (sgsn.c:131) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Sep 16 05:49:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916054955241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054955241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_auth_sai_timeout started. 20240916054955741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916054955743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054955780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916054955780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054955780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054955780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054955780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916054955780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054955780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054955780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054955780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054955781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054955781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054955781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054955781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054955781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054955781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054955781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054955781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054955781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916054955781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054955781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054955781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054955781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054955783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054955787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054955787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054955794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916054955794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054955794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054955794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054955794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916054955794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054955794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054955794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054955794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054955795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054955795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054955795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054955795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054955795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054955795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054955795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054955795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054955795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916054955795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054955795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916054955795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054955795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054955797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916054955802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054955802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916054955812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916054955812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916054955812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916054955812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054955812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916054955812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916054955812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916054955812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916054955812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916054955813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916054955813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916054955813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916054955813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916054955813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916054955813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916054955813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916054955813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916054955813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916054955813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916054955813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(132)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916054955813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916054955813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916054955815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916054955819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054955819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(129)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916054956242 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916054956242 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916054956242 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916054956242 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@847eaf5835e9: 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) } } } } 20240916054956247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916054956248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@847eaf5835e9: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@847eaf5835e9: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='DF473BB8'O, index=0 SGSN_Test-GSUP(133)@847eaf5835e9: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240916054956312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054956312 DLLC NOTICE LLME(ffffffff/df473bb8){UNASSIGNED} LLC RX: unknown TLLI 0xdf473bb8, creating LLME on the fly (gprs_llc.c:552) 20240916054956312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916054956312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20240916054956312 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916054956312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916054956312 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916054956312 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916054956312 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916054956312 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916054956312 DLLC NOTICE LLME(ffffffff/df473bb8){UNASSIGNED} LLGM Assign pre (df473bb8 => d68adca4) (gprs_llc.c:1079) 20240916054956312 DLLC NOTICE LLME(df473bb8/d68adca4){ASSIGNED} LLGM Assign post (df473bb8 => d68adca4) (gprs_llc.c:1125) 20240916054956312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916054956312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916054956312 DMM DEBUG MM(262420000000003/d68adca4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916054956335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916054956335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916054956335 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916054956335 DMM DEBUG MM(262420000000003/d68adca4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240916054956335 DMM NOTICE MM(262420000000003/d68adca4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916054956335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916054956335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916054956335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916054956335 DMM DEBUG MM(262420000000003/d68adca4) Requesting authorization (sgsn_auth.c:160) 20240916054956335 DMM INFO MM(262420000000003/d68adca4) Requesting authentication tuples (sgsn_auth.c:184) 20240916054956335 DMM DEBUG MM(262420000000003/d68adca4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916054956335 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240916054956335 DGPRS INFO SUBSCR(262420000000003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(133)@847eaf5835e9: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@847eaf5835e9: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240916055002336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240916055002336 DMM ERROR MM(262420000000003/d68adca4) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240916055002336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240916055002336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916055002336 DMM NOTICE MM(262420000000003/d68adca4) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240916055002336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Reject}: Deallocated (fsm.c:568) 20240916055002336 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055002336 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055002336 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916055002336 DLLC NOTICE LLME(df473bb8/d68adca4){ASSIGNED} LLGM Assign pre (d68adca4 => ffffffff) (gprs_llc.c:1079) 20240916055002336 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d68adca4 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@847eaf5835e9: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@847eaf5835e9: Final verdict of PTC: pass 20240916055002342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36760<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@847eaf5835e9: Final verdict of PTC: none 20240916055002343 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055002343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(122)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@847eaf5835e9: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(121)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@847eaf5835e9: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(126)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(132)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(119)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(124)@847eaf5835e9: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(130)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Sep 16 05:50:02 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20240916055002416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055002717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65376) 20240916055003344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055003344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65376, count=65916) 20240916055004346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055004346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Sep 16 05:50:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055005348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055005348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_auth_sai_reject started. 20240916055005808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055005810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055005841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055005841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055005841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055005841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055005841 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055005841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055005841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055005841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055005841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055005842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055005842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055005842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055005842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055005842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055005842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055005842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055005842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055005842 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055005842 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055005842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055005842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055005842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055005844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055005850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055005850 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055005855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055005855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055005855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055005855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055005855 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055005855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055005855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055005855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055005855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055005856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055005856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055005856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055005856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055005856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055005856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055005856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055005856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055005856 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055005856 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055005856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055005856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055005856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055005858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055005863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055005863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055005870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055005870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055005870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055005870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055005870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055005870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055005870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055005870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055005870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055005871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055005871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055005871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055005871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055005871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055005871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055005871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055005871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055005871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055005871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055005871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055005871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055005871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055005873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055005879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055005879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055006349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055006349 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055006349 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055006349 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@847eaf5835e9: 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) } } } } 20240916055006352 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055006354 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@847eaf5835e9: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D9658BCF'O, index=0 SGSN_Test-GSUP(152)@847eaf5835e9: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240916055006405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055006406 DLLC NOTICE LLME(ffffffff/d9658bcf){UNASSIGNED} LLC RX: unknown TLLI 0xd9658bcf, creating LLME on the fly (gprs_llc.c:552) 20240916055006406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055006406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055006406 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055006406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055006406 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055006406 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055006406 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055006406 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055006406 DLLC NOTICE LLME(ffffffff/d9658bcf){UNASSIGNED} LLGM Assign pre (d9658bcf => db13281c) (gprs_llc.c:1079) 20240916055006406 DLLC NOTICE LLME(d9658bcf/db13281c){ASSIGNED} LLGM Assign post (d9658bcf => db13281c) (gprs_llc.c:1125) 20240916055006406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055006406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055006406 DMM DEBUG MM(262420000000004/db13281c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055006415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055006415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055006415 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055006415 DMM DEBUG MM(262420000000004/db13281c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240916055006415 DMM NOTICE MM(262420000000004/db13281c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055006415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055006415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055006415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055006415 DMM DEBUG MM(262420000000004/db13281c) Requesting authorization (sgsn_auth.c:160) 20240916055006415 DMM INFO MM(262420000000004/db13281c) Requesting authentication tuples (sgsn_auth.c:184) 20240916055006415 DMM DEBUG MM(262420000000004/db13281c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055006415 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240916055006415 DGPRS INFO SUBSCR(262420000000004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(152)@847eaf5835e9: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@847eaf5835e9: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240916055006416 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240916055006416 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240916055006416 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240916055012417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240916055012417 DMM ERROR MM(262420000000004/db13281c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240916055012417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240916055012417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916055012417 DMM NOTICE MM(262420000000004/db13281c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240916055012417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Reject}: Deallocated (fsm.c:568) 20240916055012417 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055012417 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055012417 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916055012417 DLLC NOTICE LLME(d9658bcf/db13281c){ASSIGNED} LLGM Assign pre (db13281c => ffffffff) (gprs_llc.c:1079) 20240916055012417 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db13281c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@847eaf5835e9: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@847eaf5835e9: Final verdict of PTC: pass 20240916055012425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38394<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055012430 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(141)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(152)@847eaf5835e9: Final verdict of PTC: none 20240916055012430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(137)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(150)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@847eaf5835e9: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(140)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@847eaf5835e9: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@847eaf5835e9: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(145)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(148)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(138)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(143)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Sep 16 05:50:12 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20240916055012497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055012799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58952) 20240916055013432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055013432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58952, count=68696) 20240916055014433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055014433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Sep 16 05:50:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055015435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055015435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_gsup_lu_timeout started. 20240916055015888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055015889 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055015934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055015935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055015935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055015935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055015935 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055015935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055015935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055015935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055015935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055015936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055015936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055015936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055015936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055015936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055015936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055015936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055015936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055015936 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055015936 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055015936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055015936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055015936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055015939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055015946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055015946 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055015951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055015951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055015951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055015951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055015951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055015951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055015951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055015951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055015951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055015952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055015952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055015952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055015952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055015952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055015952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055015952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055015952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055015952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055015952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055015952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055015952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055015952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055015954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055015959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055015959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055015967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055015967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055015967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055015967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055015967 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055015967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055015967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055015967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055015967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055015968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055015968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055015968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055015968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055015968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055015968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055015968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055015968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055015968 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055015968 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055015968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055015968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055015968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055015971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055015976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055015976 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055016436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055016436 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055016436 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055016436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@847eaf5835e9: 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) } } } } 20240916055016441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055016442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@847eaf5835e9: 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(170)@847eaf5835e9: 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(170)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@847eaf5835e9: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D693EFDB'O, index=0 SGSN_Test-GSUP(171)@847eaf5835e9: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@847eaf5835e9: 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 := '77E711C58F114E093210022EF583990F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89A5A8AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '247AD4B6741E3683'O } } } } } 20240916055017519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055017519 DLLC NOTICE LLME(ffffffff/d693efdb){UNASSIGNED} LLC RX: unknown TLLI 0xd693efdb, creating LLME on the fly (gprs_llc.c:552) 20240916055017519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055017519 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055017519 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055017519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055017519 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055017519 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055017519 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055017519 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055017519 DLLC NOTICE LLME(ffffffff/d693efdb){UNASSIGNED} LLGM Assign pre (d693efdb => d4b1c5fe) (gprs_llc.c:1079) 20240916055017519 DLLC NOTICE LLME(d693efdb/d4b1c5fe){ASSIGNED} LLGM Assign post (d693efdb => d4b1c5fe) (gprs_llc.c:1125) 20240916055017519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055017519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055017519 DMM DEBUG MM(262420000000005/d4b1c5fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055017531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055017531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055017531 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055017531 DMM DEBUG MM(262420000000005/d4b1c5fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240916055017531 DMM NOTICE MM(262420000000005/d4b1c5fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055017531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055017531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055017531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055017531 DMM DEBUG MM(262420000000005/d4b1c5fe) Requesting authorization (sgsn_auth.c:160) 20240916055017531 DMM INFO MM(262420000000005/d4b1c5fe) Requesting authentication tuples (sgsn_auth.c:184) 20240916055017531 DMM DEBUG MM(262420000000005/d4b1c5fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055017531 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240916055017531 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(171)@847eaf5835e9: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@847eaf5835e9: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240916055017534 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055017534 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055017534 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055017534 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055017534 DMM INFO MM(262420000000005/d4b1c5fe) Subscriber data update (mmctx.c:445) 20240916055017534 DMM DEBUG MM(262420000000005/d4b1c5fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055017534 DMM INFO MM(262420000000005/d4b1c5fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055017534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055017534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055017534 DMM INFO MM(262420000000005/d4b1c5fe) <- GMM AUTH AND CIPHERING REQ (rand = 77 e7 11 c5 8f 11 4e 09 32 10 02 2e f5 83 99 0f , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055017543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055017543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055017543 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055017543 DMM INFO MM(262420000000005/d4b1c5fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055017543 DMM NOTICE MM(262420000000005/d4b1c5fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055017543 DMM DEBUG MM(262420000000005/d4b1c5fe) checking auth: received GSM SRES = 89 a5 a8 aa (gprs_gmm.c:666) 20240916055017543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055017543 DMM DEBUG MM(262420000000005/d4b1c5fe) Requesting authorization (sgsn_auth.c:160) 20240916055017543 DMM INFO MM(262420000000005/d4b1c5fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055017543 DMM DEBUG MM(262420000000005/d4b1c5fe) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055017543 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240916055017543 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055017543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055017543 DMM INFO MM(262420000000005/d4b1c5fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4b1c5fe) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@847eaf5835e9: setverdict(fail): none -> fail MC@847eaf5835e9: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@847eaf5835e9: Final verdict of PTC: none 20240916055017555 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055017555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916055017555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(170)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(164)@847eaf5835e9: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(159)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(169)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@847eaf5835e9: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@847eaf5835e9: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(162)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(157)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(167)@847eaf5835e9: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@847eaf5835e9: Final verdict of PTC: fail MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@847eaf5835e9: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Sep 16 05:50:17 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20240916055017655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055018057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43808) 20240916055018556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055018556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43808, count=73444) 20240916055019556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055019556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Sep 16 05:50:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055020557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055020557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_gsup_lu_reject started. 20240916055021155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055021158 DMM INFO MM(262420000000005/d4b1c5fe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055021158 DMM INFO MM(262420000000005/d4b1c5fe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055021158 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055021158 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055021158 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055021158 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240916055021158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240916055021158 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055021158 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055021158 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055021158 DLLC NOTICE LLME(d693efdb/d4b1c5fe){ASSIGNED} LLGM Assign pre (d4b1c5fe => ffffffff) (gprs_llc.c:1079) 20240916055021158 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4b1c5fe => ffffffff) (gprs_llc.c:1125) 20240916055021158 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055021192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055021192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055021192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055021192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055021192 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055021192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055021192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055021192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055021192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055021192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055021192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055021192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055021193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055021193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055021193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055021193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055021193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055021193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055021193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055021193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055021193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055021193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055021199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055021199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055021207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055021207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055021207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055021207 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055021207 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055021207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055021207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055021207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055021207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055021208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055021208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055021208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055021208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055021208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055021208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055021208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055021208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055021208 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055021208 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055021208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055021208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055021208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055021210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055021215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055021215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055021225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055021225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055021225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055021225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055021225 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055021225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055021225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055021225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055021225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055021226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055021226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055021226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055021226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055021226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055021226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055021226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055021226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055021226 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055021226 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055021226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055021227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055021227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055021228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055021233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055021233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055021558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055021558 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055021558 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055021558 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@847eaf5835e9: 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) } } } } 20240916055021561 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055021562 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@847eaf5835e9: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F1F9372E'O, index=0 SGSN_Test-GSUP(190)@847eaf5835e9: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@847eaf5835e9: 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 := 'B2EDFCCA75A70620443E22982859F80D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9FFA8E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEFEFFC61B1CA559'O } } } } } 20240916055022638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055022638 DLLC NOTICE LLME(ffffffff/f1f9372e){UNASSIGNED} LLC RX: unknown TLLI 0xf1f9372e, creating LLME on the fly (gprs_llc.c:552) 20240916055022638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055022638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055022639 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055022639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055022639 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055022639 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055022639 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055022639 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055022639 DLLC NOTICE LLME(ffffffff/f1f9372e){UNASSIGNED} LLGM Assign pre (f1f9372e => f190b90c) (gprs_llc.c:1079) 20240916055022639 DLLC NOTICE LLME(f1f9372e/f190b90c){ASSIGNED} LLGM Assign post (f1f9372e => f190b90c) (gprs_llc.c:1125) 20240916055022639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055022639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055022639 DMM DEBUG MM(262420000000006/f190b90c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055022660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055022660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055022660 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055022660 DMM DEBUG MM(262420000000006/f190b90c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240916055022660 DMM NOTICE MM(262420000000006/f190b90c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055022660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055022660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055022660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055022660 DMM DEBUG MM(262420000000006/f190b90c) Requesting authorization (sgsn_auth.c:160) 20240916055022660 DMM INFO MM(262420000000006/f190b90c) Requesting authentication tuples (sgsn_auth.c:184) 20240916055022660 DMM DEBUG MM(262420000000006/f190b90c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055022660 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240916055022660 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(190)@847eaf5835e9: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@847eaf5835e9: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240916055022666 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055022666 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055022666 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055022666 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055022666 DMM INFO MM(262420000000006/f190b90c) Subscriber data update (mmctx.c:445) 20240916055022666 DMM DEBUG MM(262420000000006/f190b90c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055022666 DMM INFO MM(262420000000006/f190b90c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055022666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055022666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055022666 DMM INFO MM(262420000000006/f190b90c) <- GMM AUTH AND CIPHERING REQ (rand = b2 ed fc ca 75 a7 06 20 44 3e 22 98 28 59 f8 0d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055022681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055022681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055022681 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055022681 DMM INFO MM(262420000000006/f190b90c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055022681 DMM NOTICE MM(262420000000006/f190b90c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055022681 DMM DEBUG MM(262420000000006/f190b90c) checking auth: received GSM SRES = a9 ff a8 e7 (gprs_gmm.c:666) 20240916055022681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055022681 DMM DEBUG MM(262420000000006/f190b90c) Requesting authorization (sgsn_auth.c:160) 20240916055022681 DMM INFO MM(262420000000006/f190b90c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055022681 DMM DEBUG MM(262420000000006/f190b90c) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055022681 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240916055022681 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055022681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055022681 DMM INFO MM(262420000000006/f190b90c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf190b90c) (gprs_gmm.c:300) 20240916055022683 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240916055022683 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240916055022683 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240916055022683 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055022683 DMM INFO MM(262420000000006/f190b90c) Subscriber data update (mmctx.c:445) 20240916055022683 DMM DEBUG MM(262420000000006/f190b90c) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@847eaf5835e9: setverdict(fail): none -> fail MC@847eaf5835e9: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240916055022697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055022697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(189)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(190)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(183)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(188)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(178)@847eaf5835e9: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@847eaf5835e9: Final verdict of PTC: none 20240916055022703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48168<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI210(182)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(186)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(181)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(176)@847eaf5835e9: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@847eaf5835e9: Final verdict of PTC: fail SGSN_Test-Gb1-BSSGP1(180)@847eaf5835e9: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@847eaf5835e9: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Sep 16 05:50:22 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20240916055022798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055023201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76080) 20240916055023698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055023699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76080, count=80436) 20240916055024543 DGPRS DEBUG Checking for inactive LLMEs, time = 28994023 (sgsn.c:131) 20240916055024699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055024699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Sep 16 05:50:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055025700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055025701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_combined started. 20240916055026302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055026304 DMM INFO MM(262420000000006/f190b90c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055026304 DMM INFO MM(262420000000006/f190b90c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055026304 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055026304 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055026304 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055026304 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240916055026304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240916055026304 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055026304 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055026304 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055026304 DLLC NOTICE LLME(f1f9372e/f190b90c){ASSIGNED} LLGM Assign pre (f190b90c => ffffffff) (gprs_llc.c:1079) 20240916055026304 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f190b90c => ffffffff) (gprs_llc.c:1125) 20240916055026304 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055026346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055026346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055026346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055026346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055026346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055026346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055026346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055026346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055026346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055026347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055026347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055026347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055026347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055026347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055026347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055026347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055026347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055026347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055026347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055026347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055026347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055026347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055026350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916055026355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055026355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055026363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055026363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055026363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055026363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055026363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055026363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055026363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055026363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055026363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055026363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055026363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055026363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055026363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055026363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055026363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055026363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055026363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055026363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055026363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055026363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055026364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055026364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055026365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055026369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055026369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(200)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055026377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055026377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055026377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055026377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055026377 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055026377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055026377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055026377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055026377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055026378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055026378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055026378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055026378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055026378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055026378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055026378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055026378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055026378 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055026378 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055026378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055026378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055026378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055026380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055026391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055026391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055026702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055026702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055026702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055026702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@847eaf5835e9: 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) } } } } 20240916055026706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055026707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@847eaf5835e9: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='CC0044C9'O, index=0 SGSN_Test-GSUP(209)@847eaf5835e9: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@847eaf5835e9: 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 := '5712347CF97736514C2776E59FB02D0A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E0623EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF03083158C29F77'O } } } } } 20240916055027776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055027776 DLLC NOTICE LLME(ffffffff/cc0044c9){UNASSIGNED} LLC RX: unknown TLLI 0xcc0044c9, creating LLME on the fly (gprs_llc.c:552) 20240916055027776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055027776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240916055027776 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055027776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055027776 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055027776 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055027776 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055027776 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055027776 DLLC NOTICE LLME(ffffffff/cc0044c9){UNASSIGNED} LLGM Assign pre (cc0044c9 => cfc88c8c) (gprs_llc.c:1079) 20240916055027776 DLLC NOTICE LLME(cc0044c9/cfc88c8c){ASSIGNED} LLGM Assign post (cc0044c9 => cfc88c8c) (gprs_llc.c:1125) 20240916055027776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055027776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055027776 DMM DEBUG MM(262420000000007/cfc88c8c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055027793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055027793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055027793 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055027793 DMM DEBUG MM(262420000000007/cfc88c8c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240916055027793 DMM NOTICE MM(262420000000007/cfc88c8c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055027793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055027793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055027793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055027793 DMM DEBUG MM(262420000000007/cfc88c8c) Requesting authorization (sgsn_auth.c:160) 20240916055027793 DMM INFO MM(262420000000007/cfc88c8c) Requesting authentication tuples (sgsn_auth.c:184) 20240916055027793 DMM DEBUG MM(262420000000007/cfc88c8c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055027793 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240916055027793 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(209)@847eaf5835e9: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@847eaf5835e9: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240916055027799 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055027799 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055027799 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055027799 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055027799 DMM INFO MM(262420000000007/cfc88c8c) Subscriber data update (mmctx.c:445) 20240916055027799 DMM DEBUG MM(262420000000007/cfc88c8c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055027799 DMM INFO MM(262420000000007/cfc88c8c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055027799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055027799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055027799 DMM INFO MM(262420000000007/cfc88c8c) <- GMM AUTH AND CIPHERING REQ (rand = 57 12 34 7c f9 77 36 51 4c 27 76 e5 9f b0 2d 0a , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055027816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055027816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055027816 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055027816 DMM INFO MM(262420000000007/cfc88c8c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055027816 DMM NOTICE MM(262420000000007/cfc88c8c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055027816 DMM DEBUG MM(262420000000007/cfc88c8c) checking auth: received GSM SRES = 1e 06 23 eb (gprs_gmm.c:666) 20240916055027816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055027816 DMM DEBUG MM(262420000000007/cfc88c8c) Requesting authorization (sgsn_auth.c:160) 20240916055027816 DMM INFO MM(262420000000007/cfc88c8c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055027816 DMM DEBUG MM(262420000000007/cfc88c8c) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055027816 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240916055027816 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055027816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055027817 DMM INFO MM(262420000000007/cfc88c8c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfc88c8c) (gprs_gmm.c:300) 20240916055027819 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055027819 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055027819 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240916055027819 DMM INFO MM(262420000000007/cfc88c8c) Subscriber data update (mmctx.c:445) 20240916055027820 DMM DEBUG MM(262420000000007/cfc88c8c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055027820 DMM INFO MM(262420000000007/cfc88c8c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055027820 DMM NOTICE MM(262420000000007/cfc88c8c) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240916055027820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055027820 DMM NOTICE MM(262420000000007/cfc88c8c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055027820 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) 20240916055027821 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055027821 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240916055027821 DMM INFO MM(262420000000007/cfc88c8c) Subscriber data update (mmctx.c:445) 20240916055027821 DMM DEBUG MM(262420000000007/cfc88c8c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@847eaf5835e9: Removing Client IMSI='262420000000007'H, index=0 20240916055027833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055027833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055027833 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055027833 DMM INFO MM(262420000000007/cfc88c8c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055027833 DMM NOTICE MM(262420000000007/cfc88c8c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055027833 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055027833 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055027833 DLLC NOTICE LLME(cc0044c9/cfc88c8c){ASSIGNED} LLGM Assign pre (ffffffff => cfc88c8c) (gprs_llc.c:1079) 20240916055027833 DLLC NOTICE LLME(ffffffff/cfc88c8c){ASSIGNED} LLGM Assign post (ffffffff => cfc88c8c) (gprs_llc.c:1125) 20240916055027833 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055027833 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055027833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055027833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@847eaf5835e9: Final verdict of PTC: pass 20240916055027838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(199)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(209)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@847eaf5835e9: Final verdict of PTC: none 20240916055027842 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_combined-BVCI220(206)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@847eaf5835e9: Final verdict of PTC: none 20240916055027842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_combined-BVCI196(196)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(207)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(197)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(202)@847eaf5835e9: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(195)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(201)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(205)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_combined finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Sep 16 05:50:27 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20240916055027908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055028310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47304) 20240916055028843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055028843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47304, count=88064) 20240916055029844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055029844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Sep 16 05:50:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055030845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055030845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_accept_all started. 20240916055031399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055031401 DMM INFO MM(262420000000007/cfc88c8c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055031401 DMM INFO MM(262420000000007/cfc88c8c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055031401 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055031401 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055031401 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055031401 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055031401 DLLC NOTICE LLME(ffffffff/cfc88c8c){ASSIGNED} LLGM Assign pre (cfc88c8c => ffffffff) (gprs_llc.c:1079) 20240916055031401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfc88c8c => ffffffff) (gprs_llc.c:1125) 20240916055031401 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240916055031401 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055031401 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20240916055031401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055031401 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055031401 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055031401 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055031401 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055031442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055031442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055031442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055031442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055031442 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055031442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055031442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055031442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055031442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055031444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055031444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055031444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055031444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055031444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055031444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055031444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055031444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055031444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055031444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055031444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055031444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055031444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055031447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055031453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055031453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055031460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055031460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055031460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055031460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055031460 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055031460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055031460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055031460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055031460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055031461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055031461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055031461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055031461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055031461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055031461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055031461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055031461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055031461 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055031461 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055031461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055031462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055031462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055031464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055031469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055031469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055031475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055031475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055031475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055031475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055031475 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055031475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055031475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055031475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055031475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055031476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055031476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055031476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055031476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055031476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055031476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055031476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055031476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055031476 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055031476 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055031476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055031476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055031476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055031478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055031482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055031482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055031846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055031846 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055031846 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055031846 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@847eaf5835e9: 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) } } } } 20240916055031850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055031851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@847eaf5835e9: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='CEAC7149'O, index=0 SGSN_Test-GSUP(228)@847eaf5835e9: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240916055032939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055032940 DLLC NOTICE LLME(ffffffff/ceac7149){UNASSIGNED} LLC RX: unknown TLLI 0xceac7149, creating LLME on the fly (gprs_llc.c:552) 20240916055032940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055032940 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055032940 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055032940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055032940 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055032940 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055032940 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055032940 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055032940 DLLC NOTICE LLME(ffffffff/ceac7149){UNASSIGNED} LLGM Assign pre (ceac7149 => fd564711) (gprs_llc.c:1079) 20240916055032940 DLLC NOTICE LLME(ceac7149/fd564711){ASSIGNED} LLGM Assign post (ceac7149 => fd564711) (gprs_llc.c:1125) 20240916055032940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055032940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055032940 DMM DEBUG MM(262420000000008/fd564711) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055032965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055032965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055032965 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055032965 DMM DEBUG MM(262420000000008/fd564711) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240916055032965 DMM NOTICE MM(262420000000008/fd564711) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055032965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055032965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055032965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240916055032965 DMM INFO MM(262420000000008/fd564711) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd564711) (gprs_gmm.c:300) TC_attach_accept_all(230)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@847eaf5835e9: Removing Client IMSI='262420000000008'H, index=0 20240916055033942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055033942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055033942 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055033942 DMM INFO MM(262420000000008/fd564711) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055033942 DMM NOTICE MM(262420000000008/fd564711) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055033942 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055033942 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055033942 DLLC NOTICE LLME(ceac7149/fd564711){ASSIGNED} LLGM Assign pre (ffffffff => fd564711) (gprs_llc.c:1079) 20240916055033942 DLLC NOTICE LLME(ffffffff/fd564711){ASSIGNED} LLGM Assign post (ffffffff => fd564711) (gprs_llc.c:1125) 20240916055033942 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055033942 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055033942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055033942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@847eaf5835e9: Final verdict of PTC: pass 20240916055033944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33832<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(226)@847eaf5835e9: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(216)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@847eaf5835e9: Final verdict of PTC: none 20240916055033948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055033948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(222)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(221)@847eaf5835e9: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@847eaf5835e9: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(219)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(224)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(214)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@847eaf5835eMon Sep 16 05:50:33 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 9: Test case TC_attach_accept_all finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. 20240916055033996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055034398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69044) 20240916055034950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055034950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69044, count=70304) 20240916055035951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055035951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Sep 16 05:50:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055036953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055036953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_closed started. 20240916055037475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055037476 DMM INFO MM(262420000000008/fd564711) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055037476 DMM INFO MM(262420000000008/fd564711) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055037476 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055037476 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055037476 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055037476 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055037476 DLLC NOTICE LLME(ffffffff/fd564711){ASSIGNED} LLGM Assign pre (fd564711 => ffffffff) (gprs_llc.c:1079) 20240916055037476 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd564711 => ffffffff) (gprs_llc.c:1125) 20240916055037476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055037476 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055037476 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055037476 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055037476 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055037523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055037523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055037523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055037523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055037523 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055037523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055037523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055037523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055037523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055037524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055037524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055037524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055037524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055037524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055037524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055037524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055037524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055037524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055037524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055037524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055037524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055037524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055037527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055037533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055037533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055037540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055037540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055037540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055037540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055037540 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055037540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055037540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055037540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055037540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055037541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055037541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055037541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055037541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055037541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055037541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055037541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055037541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055037541 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055037541 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055037541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055037541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055037541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055037544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055037548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055037548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055037556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055037556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055037556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055037556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055037556 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055037556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055037556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055037556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055037556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055037557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055037557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055037557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055037557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055037557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055037557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055037557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055037557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055037557 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055037557 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055037557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055037557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055037557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055037559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055037563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055037563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055037955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055037955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055037955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055037955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@847eaf5835e9: 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) } } } } 20240916055037959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055037960 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@847eaf5835e9: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='CFA27D55'O, index=0 SGSN_Test-GSUP(247)@847eaf5835e9: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@847eaf5835e9: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='CFA27D55'O, index=1 20240916055039040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055039040 DLLC NOTICE LLME(ffffffff/cfa27d55){UNASSIGNED} LLC RX: unknown TLLI 0xcfa27d55, creating LLME on the fly (gprs_llc.c:552) 20240916055039040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055039040 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055039041 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055039041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055039041 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055039041 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055039041 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055039041 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055039041 DLLC NOTICE LLME(ffffffff/cfa27d55){UNASSIGNED} LLGM Assign pre (cfa27d55 => fd1d94dd) (gprs_llc.c:1079) 20240916055039041 DLLC NOTICE LLME(cfa27d55/fd1d94dd){ASSIGNED} LLGM Assign post (cfa27d55 => fd1d94dd) (gprs_llc.c:1125) 20240916055039041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055039041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055039041 DMM DEBUG MM(001010123456789/fd1d94dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055039066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055039066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055039066 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055039066 DMM DEBUG MM(001010123456789/fd1d94dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240916055039066 DMM NOTICE MM(001010123456789/fd1d94dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055039066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055039066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055039066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240916055039066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916055039066 DMM NOTICE MM(001010123456789/fd1d94dd) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240916055039066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Reject}: Deallocated (fsm.c:568) 20240916055039066 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055039066 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055039066 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916055039066 DLLC NOTICE LLME(cfa27d55/fd1d94dd){ASSIGNED} LLGM Assign pre (fd1d94dd => ffffffff) (gprs_llc.c:1079) 20240916055039066 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd1d94dd => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@847eaf5835e9: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@847eaf5835e9: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@847eaf5835e9: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F34973D8'O, index=2 SGSN_Test-GSUP(247)@847eaf5835e9: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240916055039099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055039099 DLLC NOTICE LLME(ffffffff/f34973d8){UNASSIGNED} LLC RX: unknown TLLI 0xf34973d8, creating LLME on the fly (gprs_llc.c:552) 20240916055039099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055039099 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055039099 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055039099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055039099 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055039099 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055039099 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055039099 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055039099 DLLC NOTICE LLME(ffffffff/f34973d8){UNASSIGNED} LLGM Assign pre (f34973d8 => ea107f4c) (gprs_llc.c:1079) 20240916055039099 DLLC NOTICE LLME(f34973d8/ea107f4c){ASSIGNED} LLGM Assign post (f34973d8 => ea107f4c) (gprs_llc.c:1125) 20240916055039099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055039099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055039099 DMM DEBUG MM(262420000000010/ea107f4c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055039102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055039102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055039102 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055039102 DMM DEBUG MM(262420000000010/ea107f4c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240916055039102 DMM NOTICE MM(262420000000010/ea107f4c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055039102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055039102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055039102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240916055039102 DMM INFO MM(262420000000010/ea107f4c) <- GMM ATTACH ACCEPT (new P-TMSI=0xea107f4c) (gprs_gmm.c:300) TC_attach_closed(250)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@847eaf5835e9: Removing Client IMSI='262420000000010'H, index=2 20240916055040115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055040115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055040115 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055040115 DMM INFO MM(262420000000010/ea107f4c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055040115 DMM NOTICE MM(262420000000010/ea107f4c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055040115 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055040115 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055040115 DLLC NOTICE LLME(f34973d8/ea107f4c){ASSIGNED} LLGM Assign pre (ffffffff => ea107f4c) (gprs_llc.c:1079) 20240916055040115 DLLC NOTICE LLME(ffffffff/ea107f4c){ASSIGNED} LLGM Assign post (ffffffff => ea107f4c) (gprs_llc.c:1125) 20240916055040115 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055040115 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055040115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055040115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@847eaf5835e9: Final verdict of PTC: pass 20240916055040119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33708<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055040124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055040124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(247)@847eaf5835e9: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(245)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(235)@847eaf5835e9: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(240)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@847eaf5835e9: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(238)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(233)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(243)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@847eaf5835e9: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@847eaf5835e9: Test case TC_attach_closed finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Sep 16 05:50:40 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20240916055040229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055040631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77320) 20240916055041125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055041126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77320, count=81676) 20240916055042127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055042127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Sep 16 05:50:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055043128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055043128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_no_imei_response started. 20240916055043721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055043722 DMM INFO MM(262420000000010/ea107f4c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055043722 DMM INFO MM(262420000000010/ea107f4c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055043722 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055043722 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055043722 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055043722 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055043722 DLLC NOTICE LLME(ffffffff/ea107f4c){ASSIGNED} LLGM Assign pre (ea107f4c => ffffffff) (gprs_llc.c:1079) 20240916055043722 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea107f4c => ffffffff) (gprs_llc.c:1125) 20240916055043722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055043722 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055043722 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055043722 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055043722 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055043752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055043752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055043752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055043752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055043752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055043752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055043752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055043752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055043752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055043753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055043753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055043753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055043753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055043753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055043753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055043753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055043753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055043753 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055043753 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055043753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055043753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055043753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055043755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055043760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055043760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055043768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055043768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055043768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055043768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055043768 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055043768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055043768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055043768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055043768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055043769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055043769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055043769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055043769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055043769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055043769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055043769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055043769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055043769 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055043769 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055043769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055043769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055043769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055043770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055043775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055043775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055043784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055043784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055043784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055043784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055043784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055043784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055043784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055043784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055043784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055043784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055043784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055043784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055043785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055043785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055043785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055043785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055043785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055043785 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055043785 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055043785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055043785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055043785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055043787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055043792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055043792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055044129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055044130 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055044130 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055044130 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@847eaf5835e9: 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) } } } } 20240916055044134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055044135 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@847eaf5835e9: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D5E795AA'O, index=0 SGSN_Test-GSUP(267)@847eaf5835e9: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240916055045199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055045200 DLLC NOTICE LLME(ffffffff/d5e795aa){UNASSIGNED} LLC RX: unknown TLLI 0xd5e795aa, creating LLME on the fly (gprs_llc.c:552) 20240916055045200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055045200 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240916055045200 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055045200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055045200 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055045200 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055045200 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055045200 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055045200 DLLC NOTICE LLME(ffffffff/d5e795aa){UNASSIGNED} LLGM Assign pre (d5e795aa => dcab69eb) (gprs_llc.c:1079) 20240916055045200 DLLC NOTICE LLME(d5e795aa/dcab69eb){ASSIGNED} LLGM Assign post (d5e795aa => dcab69eb) (gprs_llc.c:1125) 20240916055045200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055045200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055045200 DMM DEBUG MM(262420000000032/dcab69eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055051201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055051201 DMM DEBUG MM(262420000000032/dcab69eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055054544 DGPRS DEBUG Checking for inactive LLMEs, time = 28994053 (sgsn.c:131) 20240916055057203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055057203 DMM DEBUG MM(262420000000032/dcab69eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055103204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055103204 DMM DEBUG MM(262420000000032/dcab69eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055104131 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240916055104131 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055104132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240916055109206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055109206 DMM DEBUG MM(262420000000032/dcab69eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055113754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055113762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055113762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055113769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055113772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055113772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055113785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055113788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055113788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055115207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055115208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240916055115208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916055115208 DMM NOTICE MM(262420000000032/dcab69eb) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240916055115208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Reject}: Deallocated (fsm.c:568) 20240916055115208 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055115208 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055115208 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916055115208 DLLC NOTICE LLME(d5e795aa/dcab69eb){ASSIGNED} LLGM Assign pre (dcab69eb => ffffffff) (gprs_llc.c:1079) 20240916055115208 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcab69eb => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@847eaf5835e9: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@847eaf5835e9: Final verdict of PTC: pass 20240916055115221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59896<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055115225 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(267)@847eaf5835e9: Final verdict of PTC: none 20240916055115226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(266)@847eaf5835e9: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@847eaf5835e9: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(255)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(265)@847eaf5835e9: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(253)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(258)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(263)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(260)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Sep 16 05:51:15 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20240916055115331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055115634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62632) 20240916055116227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055116227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62632, count=70888) 20240916055117229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055117229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Sep 16 05:51:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055118231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055118231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_no_imsi_response started. 20240916055118733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055118735 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055118780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055118780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055118780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055118780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055118780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055118780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055118780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055118780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055118780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055118781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055118781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055118781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055118781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055118781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055118781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055118781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055118781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055118781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055118781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055118781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055118782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055118782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055118784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055118791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055118791 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055118801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055118801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055118801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055118801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055118801 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055118801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055118801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055118801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055118801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055118801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055118801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055118801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055118801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055118801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055118801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055118801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055118801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055118801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055118801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055118802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055118802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055118802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055118804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055118808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055118808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055118816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055118816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055118816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055118816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055118816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055118816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055118816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055118816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055118816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055118817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055118817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055118817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055118818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055118818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055118818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055118818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055118818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055118818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055118818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055118818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055118818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055118818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055118820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055118824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055118824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055119233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055119233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055119233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055119233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@847eaf5835e9: 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) } } } } 20240916055119241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055119244 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@847eaf5835e9: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F664A6CA'O, index=0 SGSN_Test-GSUP(286)@847eaf5835e9: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240916055120334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055120334 DLLC NOTICE LLME(ffffffff/f664a6ca){UNASSIGNED} LLC RX: unknown TLLI 0xf664a6ca, creating LLME on the fly (gprs_llc.c:552) 20240916055120334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055120334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240916055120334 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055120334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055120334 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055120334 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055120334 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055120334 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055120334 DLLC NOTICE LLME(ffffffff/f664a6ca){UNASSIGNED} LLGM Assign pre (f664a6ca => e307ea03) (gprs_llc.c:1079) 20240916055120334 DLLC NOTICE LLME(f664a6ca/e307ea03){ASSIGNED} LLGM Assign post (f664a6ca => e307ea03) (gprs_llc.c:1125) 20240916055120334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055120334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055120334 DMM DEBUG MM(/e307ea03) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055120346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055120346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055120346 DMM DEBUG MM_STATE_Gb(4133791434)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055120346 DMM DEBUG MM(/e307ea03) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240916055120346 DMM NOTICE MM(/e307ea03) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055120346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055120346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240916055120346 DMM DEBUG MM(/e307ea03) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240916055124545 DGPRS DEBUG Checking for inactive LLMEs, time = 28994083 (sgsn.c:131) 20240916055126348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055126348 DMM DEBUG MM(/e307ea03) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240916055132350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055132350 DMM DEBUG MM(/e307ea03) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240916055138352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055138352 DMM DEBUG MM(/e307ea03) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240916055139234 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240916055139234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240916055139235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055144353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055144353 DMM DEBUG MM(/e307ea03) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240916055148783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055148789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055148789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055148802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055148805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055148805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055148819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055148824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055148824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055150355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240916055150355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240916055150355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916055150355 DMM NOTICE MM(/e307ea03) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240916055150355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Reject}: Deallocated (fsm.c:568) 20240916055150355 DMM DEBUG MM_STATE_Gb(4133791434)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055150355 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055150355 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916055150355 DLLC NOTICE LLME(f664a6ca/e307ea03){ASSIGNED} LLGM Assign pre (e307ea03 => ffffffff) (gprs_llc.c:1079) 20240916055150355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e307ea03 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@847eaf5835e9: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@847eaf5835e9: Final verdict of PTC: pass 20240916055150374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@847eaf5835e9: Final verdict of PTC: none 20240916055150378 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055150379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(279)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(274)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@847eaf5835e9: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@847eaf5835e9: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(284)@847eaf5835e9: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(272)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(282)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(277)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Sep 16 05:51:50 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20240916055150435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055150737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63356) 20240916055151380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055151380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63356, count=71608) 20240916055152382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055152382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Sep 16 05:51:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055153383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055153383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_closed_add_vty started. 20240916055153781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055153784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055153830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055153830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055153830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055153830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055153830 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055153830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055153830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055153830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055153830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055153831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055153831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055153831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055153831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055153831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055153831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055153831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055153831 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055153831 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055153831 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055153831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055153831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055153831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055153834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916055153839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055153839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055153848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055153848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055153848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055153848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055153848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055153848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055153848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055153848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055153848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(298)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055153849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055153849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055153849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055153849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055153849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055153849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055153849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055153849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055153849 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055153849 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055153849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055153850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055153850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055153852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(295)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240916055153858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055153858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(303)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055153860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055153860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055153860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055153860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055153860 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055153860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055153860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055153860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055153860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_closed_add_vty-BVCI210(296)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(303)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055153861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055153861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055153861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055153861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055153861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055153861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055153861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055153861 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055153861 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055153861 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055153861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055153861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055153861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055153863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055153867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055153867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055154385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055154385 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055154385 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055154385 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@847eaf5835e9: 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) } } } } 20240916055154389 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055154390 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916055154546 DGPRS DEBUG Checking for inactive LLMEs, time = 28994113 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@847eaf5835e9: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='FA7D6780'O, index=0 SGSN_Test-GSUP(305)@847eaf5835e9: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@847eaf5835e9: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='FA7D6780'O, index=1 20240916055155473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055155473 DLLC NOTICE LLME(ffffffff/fa7d6780){UNASSIGNED} LLC RX: unknown TLLI 0xfa7d6780, creating LLME on the fly (gprs_llc.c:552) 20240916055155473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055155473 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055155473 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055155473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055155473 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055155473 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055155473 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055155473 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055155473 DLLC NOTICE LLME(ffffffff/fa7d6780){UNASSIGNED} LLGM Assign pre (fa7d6780 => c791eb7a) (gprs_llc.c:1079) 20240916055155473 DLLC NOTICE LLME(fa7d6780/c791eb7a){ASSIGNED} LLGM Assign post (fa7d6780 => c791eb7a) (gprs_llc.c:1125) 20240916055155473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055155473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055155473 DMM DEBUG MM(001010123456789/c791eb7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055155494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055155494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055155494 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055155494 DMM DEBUG MM(001010123456789/c791eb7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240916055155495 DMM NOTICE MM(001010123456789/c791eb7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055155495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055155495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055155495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240916055155495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916055155495 DMM NOTICE MM(001010123456789/c791eb7a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240916055155495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Reject}: Deallocated (fsm.c:568) 20240916055155495 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055155495 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055155495 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916055155495 DLLC NOTICE LLME(fa7d6780/c791eb7a){ASSIGNED} LLGM Assign pre (c791eb7a => ffffffff) (gprs_llc.c:1079) 20240916055155495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c791eb7a => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@847eaf5835e9: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@847eaf5835e9: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='FA7D6780'O, index=2 20240916055155509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055155509 DLLC NOTICE LLME(ffffffff/fa7d6780){UNASSIGNED} LLC RX: unknown TLLI 0xfa7d6780, creating LLME on the fly (gprs_llc.c:552) 20240916055155509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240916055155509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055155509 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055155509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055155509 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055155509 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055155509 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055155509 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055155509 DLLC NOTICE LLME(ffffffff/fa7d6780){UNASSIGNED} LLGM Assign pre (fa7d6780 => cab4eedf) (gprs_llc.c:1079) 20240916055155509 DLLC NOTICE LLME(fa7d6780/cab4eedf){ASSIGNED} LLGM Assign post (fa7d6780 => cab4eedf) (gprs_llc.c:1125) 20240916055155509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055155509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055155509 DMM DEBUG MM(001010123456700/cab4eedf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055155520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055155520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055155520 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055155520 DMM DEBUG MM(001010123456700/cab4eedf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240916055155520 DMM NOTICE MM(001010123456700/cab4eedf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055155520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055155520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055155520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240916055155520 DMM INFO MM(001010123456700/cab4eedf) <- GMM ATTACH ACCEPT (new P-TMSI=0xcab4eedf) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@847eaf5835e9: Removing Client IMSI='001010123456700'H, index=2 20240916055156521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055156522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055156522 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055156522 DMM INFO MM(001010123456700/cab4eedf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055156522 DMM NOTICE MM(001010123456700/cab4eedf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055156522 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055156522 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055156522 DLLC NOTICE LLME(fa7d6780/cab4eedf){ASSIGNED} LLGM Assign pre (ffffffff => cab4eedf) (gprs_llc.c:1079) 20240916055156522 DLLC NOTICE LLME(ffffffff/cab4eedf){ASSIGNED} LLGM Assign post (ffffffff => cab4eedf) (gprs_llc.c:1125) 20240916055156522 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055156522 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055156522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055156522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@847eaf5835e9: Final verdict of PTC: pass 20240916055156523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46362<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055156527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055156527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(303)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(299)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@847eaf5835e9: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@847eaf5835e9: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(293)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(301)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(291)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(297)@847eaf5835e9: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Sep 16 05:51:56 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20240916055156668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055157069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76716) 20240916055157528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055157529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76716, count=81072) 20240916055158530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055158530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Sep 16 05:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055159532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055159532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_check_subscriber_list started. 20240916055200160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055200162 DMM INFO MM(001010123456700/cab4eedf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055200162 DMM INFO MM(001010123456700/cab4eedf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055200162 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055200162 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055200162 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055200162 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055200162 DLLC NOTICE LLME(ffffffff/cab4eedf){ASSIGNED} LLGM Assign pre (cab4eedf => ffffffff) (gprs_llc.c:1079) 20240916055200162 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cab4eedf => ffffffff) (gprs_llc.c:1125) 20240916055200162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055200162 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055200162 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055200162 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055200162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055200203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055200203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055200203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055200203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055200203 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055200203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055200203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055200203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055200203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055200203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055200203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055200203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055200203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055200203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055200203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055200203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055200203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055200203 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055200203 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055200203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055200204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055200204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055200205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055200210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055200210 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055200217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055200217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055200217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055200217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055200217 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055200217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055200217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055200217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055200217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055200218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055200218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055200218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055200218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055200218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055200218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055200218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055200218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055200218 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055200218 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055200218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(317)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055200218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055200218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055200220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055200225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055200225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055200232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055200233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055200233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055200233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055200233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055200233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055200233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055200233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055200233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055200233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055200233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055200233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055200234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055200234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055200234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055200234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055200234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055200234 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055200234 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055200234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055200234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055200234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055200236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055200241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055200241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055200534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055200534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055200534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055200534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@847eaf5835e9: 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) } } } } 20240916055200538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055200539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@847eaf5835e9: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E112D353'O, index=0 SGSN_Test-GSUP(324)@847eaf5835e9: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@847eaf5835e9: 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 := '59AD874FCEE67FA026833A83FDFF8445'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E021CBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F04C92D97C43D0D'O } } } } } 20240916055201610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055201610 DLLC NOTICE LLME(ffffffff/e112d353){UNASSIGNED} LLC RX: unknown TLLI 0xe112d353, creating LLME on the fly (gprs_llc.c:552) 20240916055201610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055201610 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055201610 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055201610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055201610 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055201610 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055201610 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055201610 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055201610 DLLC NOTICE LLME(ffffffff/e112d353){UNASSIGNED} LLGM Assign pre (e112d353 => d0641a01) (gprs_llc.c:1079) 20240916055201610 DLLC NOTICE LLME(e112d353/d0641a01){ASSIGNED} LLGM Assign post (e112d353 => d0641a01) (gprs_llc.c:1125) 20240916055201610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055201610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055201610 DMM DEBUG MM(262420000000034/d0641a01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055201621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055201621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055201621 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055201621 DMM DEBUG MM(262420000000034/d0641a01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240916055201621 DMM NOTICE MM(262420000000034/d0641a01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055201621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055201621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055201621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055201621 DMM DEBUG MM(262420000000034/d0641a01) Requesting authorization (sgsn_auth.c:160) 20240916055201621 DMM INFO MM(262420000000034/d0641a01) Requesting authentication tuples (sgsn_auth.c:184) 20240916055201621 DMM DEBUG MM(262420000000034/d0641a01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055201621 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240916055201621 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(324)@847eaf5835e9: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@847eaf5835e9: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240916055201624 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055201624 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055201624 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055201624 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055201624 DMM INFO MM(262420000000034/d0641a01) Subscriber data update (mmctx.c:445) 20240916055201624 DMM DEBUG MM(262420000000034/d0641a01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055201624 DMM INFO MM(262420000000034/d0641a01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055201624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055201624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055201624 DMM INFO MM(262420000000034/d0641a01) <- GMM AUTH AND CIPHERING REQ (rand = 59 ad 87 4f ce e6 7f a0 26 83 3a 83 fd ff 84 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055201633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055201633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055201633 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055201633 DMM INFO MM(262420000000034/d0641a01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055201633 DMM NOTICE MM(262420000000034/d0641a01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055201633 DMM DEBUG MM(262420000000034/d0641a01) checking auth: received GSM SRES = 9e 02 1c bd (gprs_gmm.c:666) 20240916055201633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055201633 DMM DEBUG MM(262420000000034/d0641a01) Requesting authorization (sgsn_auth.c:160) 20240916055201633 DMM INFO MM(262420000000034/d0641a01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055201633 DMM DEBUG MM(262420000000034/d0641a01) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055201633 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240916055201633 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055201633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055201633 DMM INFO MM(262420000000034/d0641a01) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0641a01) (gprs_gmm.c:300) 20240916055201635 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055201635 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055201635 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240916055201635 DMM INFO MM(262420000000034/d0641a01) Subscriber data update (mmctx.c:445) 20240916055201635 DMM DEBUG MM(262420000000034/d0641a01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055201635 DMM INFO MM(262420000000034/d0641a01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055201635 DMM NOTICE MM(262420000000034/d0641a01) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240916055201635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055201635 DMM NOTICE MM(262420000000034/d0641a01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055201635 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) 20240916055201636 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055201636 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240916055201636 DMM INFO MM(262420000000034/d0641a01) Subscriber data update (mmctx.c:445) 20240916055201636 DMM DEBUG MM(262420000000034/d0641a01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055201642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055201642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055201642 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055201642 DMM INFO MM(262420000000034/d0641a01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055201642 DMM NOTICE MM(262420000000034/d0641a01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055201642 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055201642 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055201642 DLLC NOTICE LLME(e112d353/d0641a01){ASSIGNED} LLGM Assign pre (ffffffff => d0641a01) (gprs_llc.c:1079) 20240916055201643 DLLC NOTICE LLME(ffffffff/d0641a01){ASSIGNED} LLGM Assign post (ffffffff => d0641a01) (gprs_llc.c:1125) 20240916055201643 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055201643 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055201643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055201643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@847eaf5835e9: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@847eaf5835e9: Final verdict of PTC: pass 20240916055201705 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240916055201705 DMM INFO MM(262420000000034/d0641a01) Subscriber data update (mmctx.c:445) 20240916055201705 DMM DEBUG MM(262420000000034/d0641a01) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240916055201705 DMM INFO MM(262420000000034/d0641a01) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240916055201705 DMM INFO MM(262420000000034/d0641a01) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055201705 DMM INFO MM(262420000000034/d0641a01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055201705 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055201705 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055201705 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055201705 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055201705 DLLC NOTICE LLME(ffffffff/d0641a01){ASSIGNED} LLGM Assign pre (d0641a01 => ffffffff) (gprs_llc.c:1079) 20240916055201705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0641a01 => ffffffff) (gprs_llc.c:1125) 20240916055201705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055201705 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055201705 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055201705 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055201707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@847eaf5835e9: Final verdict of PTC: none 20240916055201712 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055201712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(312)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@847eaf5835e9: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(317)@847eaf5835e9: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(322)@847eaf5835e9: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(320)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(315)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(310)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Sep 16 05:52:01 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20240916055201808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055202110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41004<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90044) 20240916055202713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055202713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90044, count=94400) 20240916055203713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055203714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Sep 16 05:52:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055204715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055204715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_detach_check_subscriber_list started. 20240916055205205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055205207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055205248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055205248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055205248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055205248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055205248 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055205248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055205248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055205248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055205248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055205249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055205249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055205249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055205249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055205249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055205249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055205249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055205249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055205249 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055205249 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055205249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055205249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055205249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055205251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055205256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055205256 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055205263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055205263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055205263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055205263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055205263 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055205263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055205263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055205263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055205263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055205263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055205263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055205263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055205263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055205263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055205263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055205263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055205263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055205263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055205263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055205263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055205264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055205264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055205265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055205270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055205270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055205278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055205278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055205278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055205278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055205278 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055205278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055205278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055205278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055205278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055205278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055205278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055205279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055205279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055205279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055205279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055205279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055205279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055205279 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055205279 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055205279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055205279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055205279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055205280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055205284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055205284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055205717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055205717 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055205717 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055205717 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@847eaf5835e9: 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) } } } } 20240916055205721 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055205723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@847eaf5835e9: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='CB2C066F'O, index=0 SGSN_Test-GSUP(343)@847eaf5835e9: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@847eaf5835e9: 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 := '58A80E3D637BA68872E074B6532FD151'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7A2F895'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00B6F16E3C10843E'O } } } } } 20240916055205770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055205770 DLLC NOTICE LLME(ffffffff/cb2c066f){UNASSIGNED} LLC RX: unknown TLLI 0xcb2c066f, creating LLME on the fly (gprs_llc.c:552) 20240916055205770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055205770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055205770 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055205770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055205770 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055205770 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055205770 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055205770 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055205770 DLLC NOTICE LLME(ffffffff/cb2c066f){UNASSIGNED} LLGM Assign pre (cb2c066f => fd8dfdc2) (gprs_llc.c:1079) 20240916055205770 DLLC NOTICE LLME(cb2c066f/fd8dfdc2){ASSIGNED} LLGM Assign post (cb2c066f => fd8dfdc2) (gprs_llc.c:1125) 20240916055205770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055205770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055205770 DMM DEBUG MM(262420000000033/fd8dfdc2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055205782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055205782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055205782 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055205782 DMM DEBUG MM(262420000000033/fd8dfdc2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240916055205782 DMM NOTICE MM(262420000000033/fd8dfdc2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055205782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055205782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055205782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055205782 DMM DEBUG MM(262420000000033/fd8dfdc2) Requesting authorization (sgsn_auth.c:160) 20240916055205782 DMM INFO MM(262420000000033/fd8dfdc2) Requesting authentication tuples (sgsn_auth.c:184) 20240916055205782 DMM DEBUG MM(262420000000033/fd8dfdc2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055205782 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240916055205782 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(343)@847eaf5835e9: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@847eaf5835e9: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240916055205786 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055205786 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055205786 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055205786 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055205786 DMM INFO MM(262420000000033/fd8dfdc2) Subscriber data update (mmctx.c:445) 20240916055205786 DMM DEBUG MM(262420000000033/fd8dfdc2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055205786 DMM INFO MM(262420000000033/fd8dfdc2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055205786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055205787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055205787 DMM INFO MM(262420000000033/fd8dfdc2) <- GMM AUTH AND CIPHERING REQ (rand = 58 a8 0e 3d 63 7b a6 88 72 e0 74 b6 53 2f d1 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055205801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055205801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055205801 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055205801 DMM INFO MM(262420000000033/fd8dfdc2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055205801 DMM NOTICE MM(262420000000033/fd8dfdc2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055205801 DMM DEBUG MM(262420000000033/fd8dfdc2) checking auth: received GSM SRES = d7 a2 f8 95 (gprs_gmm.c:666) 20240916055205801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055205801 DMM DEBUG MM(262420000000033/fd8dfdc2) Requesting authorization (sgsn_auth.c:160) 20240916055205801 DMM INFO MM(262420000000033/fd8dfdc2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055205801 DMM DEBUG MM(262420000000033/fd8dfdc2) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055205801 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240916055205801 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055205801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055205801 DMM INFO MM(262420000000033/fd8dfdc2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd8dfdc2) (gprs_gmm.c:300) 20240916055205804 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055205804 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055205804 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240916055205804 DMM INFO MM(262420000000033/fd8dfdc2) Subscriber data update (mmctx.c:445) 20240916055205804 DMM DEBUG MM(262420000000033/fd8dfdc2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055205804 DMM INFO MM(262420000000033/fd8dfdc2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055205804 DMM NOTICE MM(262420000000033/fd8dfdc2) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240916055205804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055205804 DMM NOTICE MM(262420000000033/fd8dfdc2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055205804 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) 20240916055205805 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055205805 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240916055205805 DMM INFO MM(262420000000033/fd8dfdc2) Subscriber data update (mmctx.c:445) 20240916055205805 DMM DEBUG MM(262420000000033/fd8dfdc2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055205816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055205816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055205816 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055205816 DMM INFO MM(262420000000033/fd8dfdc2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055205816 DMM NOTICE MM(262420000000033/fd8dfdc2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055205816 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055205816 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055205816 DLLC NOTICE LLME(cb2c066f/fd8dfdc2){ASSIGNED} LLGM Assign pre (ffffffff => fd8dfdc2) (gprs_llc.c:1079) 20240916055205816 DLLC NOTICE LLME(ffffffff/fd8dfdc2){ASSIGNED} LLGM Assign post (ffffffff => fd8dfdc2) (gprs_llc.c:1125) 20240916055205816 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055205816 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055205816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055205816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@847eaf5835e9: setverdict(pass): none -> pass 20240916055205871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055205871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240916055205871 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055205871 DMM INFO MM(262420000000033/fd8dfdc2) -> GMM DETACH REQUEST TLLI=0xfd8dfdc2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240916055205871 DMM INFO MM(262420000000033/fd8dfdc2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240916055205871 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055205871 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055205871 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055205871 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055205871 DLLC NOTICE LLME(ffffffff/fd8dfdc2){ASSIGNED} LLGM Assign pre (fd8dfdc2 => ffffffff) (gprs_llc.c:1079) 20240916055205871 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd8dfdc2 => ffffffff) (gprs_llc.c:1125) 20240916055205871 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240916055205871 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055205872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055205872 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055205872 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055205872 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055205873 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@847eaf5835e9: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@847eaf5835e9: Final verdict of PTC: pass 20240916055210891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055210896 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055210896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(336)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(341)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@847eaf5835e9: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(331)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@847eaf5835e9: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@847eaf5835e9: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(329)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(334)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(339)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Sep 16 05:52:10 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20240916055210951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055211253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87472) 20240916055211897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055211897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87472, count=94164) 20240916055212898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055212898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Sep 16 05:52:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055213899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055213899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_check_complete_resend started. 20240916055214352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055214354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055214405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055214405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055214405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055214405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055214405 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055214405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055214405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055214405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055214405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055214407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055214407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055214407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055214407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055214407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055214407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055214407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055214407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055214407 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055214407 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055214407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055214407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055214407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055214410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055214418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055214418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055214430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055214430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055214430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055214430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055214430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055214430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055214430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055214430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055214430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055214431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055214431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055214431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055214431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055214431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055214431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055214431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055214431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055214431 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055214431 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055214431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055214432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055214432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055214434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916055214440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055214440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(355)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_complete_resend-BVCI210(353)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(360)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055214444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055214444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055214444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055214444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055214444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055214444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055214444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055214444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055214444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055214445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055214445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055214445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055214445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055214445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055214445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055214445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055214445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055214445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055214445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055214445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055214445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055214445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055214447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055214451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055214451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055214900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055214901 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055214901 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055214901 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@847eaf5835e9: 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) } } } } 20240916055214904 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055214906 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@847eaf5835e9: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DDAB19E3'O, index=0 SGSN_Test-GSUP(362)@847eaf5835e9: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@847eaf5835e9: 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 := 'EDCF4E2E87DA0AB8E699A69BD3909307'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '414D6472'O ("AMdr") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE845A3E4F8C8E6C'O } } } } } 20240916055215984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055215984 DLLC NOTICE LLME(ffffffff/ddab19e3){UNASSIGNED} LLC RX: unknown TLLI 0xddab19e3, creating LLME on the fly (gprs_llc.c:552) 20240916055215984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055215984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240916055215984 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055215984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055215984 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055215984 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055215984 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055215984 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055215984 DLLC NOTICE LLME(ffffffff/ddab19e3){UNASSIGNED} LLGM Assign pre (ddab19e3 => f7a7ce0a) (gprs_llc.c:1079) 20240916055215984 DLLC NOTICE LLME(ddab19e3/f7a7ce0a){ASSIGNED} LLGM Assign post (ddab19e3 => f7a7ce0a) (gprs_llc.c:1125) 20240916055215984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055215984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055215984 DMM DEBUG MM(262420000000036/f7a7ce0a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055216009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055216010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055216010 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055216010 DMM DEBUG MM(262420000000036/f7a7ce0a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240916055216010 DMM NOTICE MM(262420000000036/f7a7ce0a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055216010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055216010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055216010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055216010 DMM DEBUG MM(262420000000036/f7a7ce0a) Requesting authorization (sgsn_auth.c:160) 20240916055216010 DMM INFO MM(262420000000036/f7a7ce0a) Requesting authentication tuples (sgsn_auth.c:184) 20240916055216010 DMM DEBUG MM(262420000000036/f7a7ce0a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055216010 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240916055216010 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(362)@847eaf5835e9: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@847eaf5835e9: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240916055216016 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055216016 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055216016 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055216016 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055216016 DMM INFO MM(262420000000036/f7a7ce0a) Subscriber data update (mmctx.c:445) 20240916055216016 DMM DEBUG MM(262420000000036/f7a7ce0a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055216016 DMM INFO MM(262420000000036/f7a7ce0a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055216016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055216016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055216016 DMM INFO MM(262420000000036/f7a7ce0a) <- GMM AUTH AND CIPHERING REQ (rand = ed cf 4e 2e 87 da 0a b8 e6 99 a6 9b d3 90 93 07 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055216035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055216035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055216035 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055216035 DMM INFO MM(262420000000036/f7a7ce0a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055216035 DMM NOTICE MM(262420000000036/f7a7ce0a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055216035 DMM DEBUG MM(262420000000036/f7a7ce0a) checking auth: received GSM SRES = 41 4d 64 72 (gprs_gmm.c:666) 20240916055216035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055216035 DMM DEBUG MM(262420000000036/f7a7ce0a) Requesting authorization (sgsn_auth.c:160) 20240916055216035 DMM INFO MM(262420000000036/f7a7ce0a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055216035 DMM DEBUG MM(262420000000036/f7a7ce0a) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055216035 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240916055216035 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055216035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055216035 DMM INFO MM(262420000000036/f7a7ce0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a7ce0a) (gprs_gmm.c:300) 20240916055216038 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055216038 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055216038 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240916055216038 DMM INFO MM(262420000000036/f7a7ce0a) Subscriber data update (mmctx.c:445) 20240916055216038 DMM DEBUG MM(262420000000036/f7a7ce0a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055216038 DMM INFO MM(262420000000036/f7a7ce0a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055216038 DMM NOTICE MM(262420000000036/f7a7ce0a) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240916055216038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055216038 DMM NOTICE MM(262420000000036/f7a7ce0a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055216038 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) 20240916055216039 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055216039 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240916055216039 DMM INFO MM(262420000000036/f7a7ce0a) Subscriber data update (mmctx.c:445) 20240916055216039 DMM DEBUG MM(262420000000036/f7a7ce0a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@847eaf5835e9: Warning: Re-starting timer T, which is already active (running or expired). 20240916055222036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916055222036 DMM INFO MM(262420000000036/f7a7ce0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a7ce0a) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@847eaf5835e9: Warning: Re-starting timer T, which is already active (running or expired). 20240916055224547 DGPRS DEBUG Checking for inactive LLMEs, time = 28994143 (sgsn.c:131) 20240916055228037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916055228037 DMM INFO MM(262420000000036/f7a7ce0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a7ce0a) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@847eaf5835e9: Warning: Re-starting timer T, which is already active (running or expired). 20240916055234038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916055234038 DMM INFO MM(262420000000036/f7a7ce0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a7ce0a) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@847eaf5835e9: Warning: Re-starting timer T, which is already active (running or expired). 20240916055234901 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240916055234902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240916055234902 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055240039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916055240039 DMM INFO MM(262420000000036/f7a7ce0a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a7ce0a) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@847eaf5835e9: Warning: Re-starting timer T, which is already active (running or expired). 20240916055244409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055244415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055244415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055244433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055244436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055244436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055244445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055244449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055244449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055246041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240916055246041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240916055246041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916055246041 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240916055246041 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055246041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Reject}: Deallocated (fsm.c:568) 20240916055246041 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055246041 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055246041 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916055246041 DLLC NOTICE LLME(ddab19e3/f7a7ce0a){ASSIGNED} LLGM Assign pre (f7a7ce0a => ffffffff) (gprs_llc.c:1079) 20240916055246041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7a7ce0a => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@847eaf5835e9: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@847eaf5835e9: Final verdict of PTC: pass 20240916055250069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49484<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@847eaf5835e9: Final verdict of PTC: none 20240916055250074 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055250074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(355)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@847eaf5835e9: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(356)@847eaf5835e9: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@847eaf5835e9: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(350)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(348)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(354)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(358)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(360)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Sep 16 05:52:50 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20240916055250168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055250469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89208) 20240916055251075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055251075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89208, count=94920) 20240916055252077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055252077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Sep 16 05:52:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055253078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055253078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_hlr_location_cancel_request_update started. 20240916055253570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055253572 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055253603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055253603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055253603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055253603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055253603 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055253603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055253603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055253603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055253603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055253604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055253604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055253604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055253604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055253604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055253604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055253604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055253604 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055253604 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055253604 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055253604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055253604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055253604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055253606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055253611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055253611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055253618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055253618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055253618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055253618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055253618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055253618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055253618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055253618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055253618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055253618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055253618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055253618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055253618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055253618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055253618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055253618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055253619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055253619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055253619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055253619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(374)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055253619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055253619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055253621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055253626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055253626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055253633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055253633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055253633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055253633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055253633 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055253633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055253633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055253633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055253633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055253634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055253634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055253634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055253634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055253634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055253634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055253634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055253634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055253634 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055253634 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055253634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055253634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055253634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055253637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055253643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055253643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055254079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055254079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055254079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055254079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@847eaf5835e9: 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) } } } } 20240916055254083 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@847eaf5835e9: 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)@847eaf5835e9: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240916055254084 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916055254548 DGPRS DEBUG Checking for inactive LLMEs, time = 28994173 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@847eaf5835e9: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='CABBF328'O, index=0 SGSN_Test-GSUP(381)@847eaf5835e9: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@847eaf5835e9: 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 := '7A20EB25E5B8948D314CF6BE22CD80D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '278264BE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C6522B021848162'O } } } } } 20240916055255168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055255168 DLLC NOTICE LLME(ffffffff/cabbf328){UNASSIGNED} LLC RX: unknown TLLI 0xcabbf328, creating LLME on the fly (gprs_llc.c:552) 20240916055255168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055255168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055255168 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055255168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055255168 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055255168 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055255168 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055255169 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055255169 DLLC NOTICE LLME(ffffffff/cabbf328){UNASSIGNED} LLGM Assign pre (cabbf328 => e963d2cf) (gprs_llc.c:1079) 20240916055255169 DLLC NOTICE LLME(cabbf328/e963d2cf){ASSIGNED} LLGM Assign post (cabbf328 => e963d2cf) (gprs_llc.c:1125) 20240916055255169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055255169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055255169 DMM DEBUG MM(262420000000031/e963d2cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055255195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055255195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055255195 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055255195 DMM DEBUG MM(262420000000031/e963d2cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240916055255195 DMM NOTICE MM(262420000000031/e963d2cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055255195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055255195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055255195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055255195 DMM DEBUG MM(262420000000031/e963d2cf) Requesting authorization (sgsn_auth.c:160) 20240916055255195 DMM INFO MM(262420000000031/e963d2cf) Requesting authentication tuples (sgsn_auth.c:184) 20240916055255195 DMM DEBUG MM(262420000000031/e963d2cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055255195 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240916055255195 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(381)@847eaf5835e9: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@847eaf5835e9: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240916055255201 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055255201 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055255201 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055255201 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055255201 DMM INFO MM(262420000000031/e963d2cf) Subscriber data update (mmctx.c:445) 20240916055255201 DMM DEBUG MM(262420000000031/e963d2cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055255201 DMM INFO MM(262420000000031/e963d2cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055255201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055255201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055255201 DMM INFO MM(262420000000031/e963d2cf) <- GMM AUTH AND CIPHERING REQ (rand = 7a 20 eb 25 e5 b8 94 8d 31 4c f6 be 22 cd 80 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055255218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055255218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055255218 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055255218 DMM INFO MM(262420000000031/e963d2cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055255218 DMM NOTICE MM(262420000000031/e963d2cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055255218 DMM DEBUG MM(262420000000031/e963d2cf) checking auth: received GSM SRES = 27 82 64 be (gprs_gmm.c:666) 20240916055255218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055255218 DMM DEBUG MM(262420000000031/e963d2cf) Requesting authorization (sgsn_auth.c:160) 20240916055255218 DMM INFO MM(262420000000031/e963d2cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055255218 DMM DEBUG MM(262420000000031/e963d2cf) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055255218 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240916055255218 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055255218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055255218 DMM INFO MM(262420000000031/e963d2cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xe963d2cf) (gprs_gmm.c:300) 20240916055255221 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055255221 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055255221 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240916055255221 DMM INFO MM(262420000000031/e963d2cf) Subscriber data update (mmctx.c:445) 20240916055255221 DMM DEBUG MM(262420000000031/e963d2cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055255221 DMM INFO MM(262420000000031/e963d2cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055255221 DMM NOTICE MM(262420000000031/e963d2cf) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240916055255221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055255221 DMM NOTICE MM(262420000000031/e963d2cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055255221 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20240916055255223 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055255223 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240916055255223 DMM INFO MM(262420000000031/e963d2cf) Subscriber data update (mmctx.c:445) 20240916055255223 DMM DEBUG MM(262420000000031/e963d2cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055255237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055255237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055255238 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055255238 DMM INFO MM(262420000000031/e963d2cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055255238 DMM NOTICE MM(262420000000031/e963d2cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055255238 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055255238 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055255238 DLLC NOTICE LLME(cabbf328/e963d2cf){ASSIGNED} LLGM Assign pre (ffffffff => e963d2cf) (gprs_llc.c:1079) 20240916055255238 DLLC NOTICE LLME(ffffffff/e963d2cf){ASSIGNED} LLGM Assign post (ffffffff => e963d2cf) (gprs_llc.c:1125) 20240916055255238 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055255238 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055255238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055255238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@847eaf5835e9: setverdict(pass): none -> pass 20240916055255287 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240916055255287 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240916055255287 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20240916055255287 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240916055255287 DMM INFO MM(262420000000031/e963d2cf) Subscriber data update (mmctx.c:445) 20240916055255287 DMM DEBUG MM(262420000000031/e963d2cf) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240916055255287 DMM INFO MM(262420000000031/e963d2cf) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240916055255287 DMM INFO MM(262420000000031/e963d2cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055255287 DMM INFO MM(262420000000031/e963d2cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055255287 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055255287 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055255287 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055255287 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055255287 DLLC NOTICE LLME(ffffffff/e963d2cf){ASSIGNED} LLGM Assign pre (e963d2cf => ffffffff) (gprs_llc.c:1079) 20240916055255287 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e963d2cf => ffffffff) (gprs_llc.c:1125) 20240916055255288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055255288 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055255288 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055255288 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed MC@847eaf5835e9: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@847eaf5835e9: Final verdict of PTC: none 20240916055300300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055300301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(379)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(374)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(369)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@847eaf5835e9: Final verdict of PTC: none 20240916055300304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(371)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(367)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(377)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(372)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@847eaf5835e9: Final verdict of PTC: pass MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@847eaf5835e9: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Sep 16 05:53:00 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20240916055300424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055300726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87484) 20240916055301302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055301302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87484, count=93536) 20240916055302304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055302304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Sep 16 05:53:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055303306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055303306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_hlr_location_cancel_request_withdraw started. 20240916055303823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055303825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(389)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055303875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055303875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055303875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055303875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055303875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055303875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055303875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055303875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055303875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(388)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(389)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055303876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055303876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055303876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055303876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055303876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055303876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055303876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055303876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055303876 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055303876 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055303876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055303877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055303877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(389)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(389)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055303879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(385)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(388)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240916055303886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055303886 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(393)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055303887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055303887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055303887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055303887 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055303887 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055303887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055303887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055303887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055303887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055303888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055303888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055303888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055303888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055303888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055303888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055303888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055303888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055303888 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055303888 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055303888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055303888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055303888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055303890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055303895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055303895 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055303903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055303903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055303903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055303903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055303903 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055303903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055303903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055303903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055303903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055303904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055303904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055303904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055303904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055303904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055303904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055303904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055303904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055303904 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055303904 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055303904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055303904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055303904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055303906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055303910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055303910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055304308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055304308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055304308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055304308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@847eaf5835e9: 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) } } } } 20240916055304312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055304313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@847eaf5835e9: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F16518D0'O, index=0 SGSN_Test-GSUP(400)@847eaf5835e9: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@847eaf5835e9: 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 := '1CACFCED6B343F0A615E401FEA8856AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E190A2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85B023CA47488F5D'O } } } } } 20240916055305384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055305384 DLLC NOTICE LLME(ffffffff/f16518d0){UNASSIGNED} LLC RX: unknown TLLI 0xf16518d0, creating LLME on the fly (gprs_llc.c:552) 20240916055305384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055305384 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055305384 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055305384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055305384 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055305384 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055305384 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055305384 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055305384 DLLC NOTICE LLME(ffffffff/f16518d0){UNASSIGNED} LLGM Assign pre (f16518d0 => ddbb1c9b) (gprs_llc.c:1079) 20240916055305384 DLLC NOTICE LLME(f16518d0/ddbb1c9b){ASSIGNED} LLGM Assign post (f16518d0 => ddbb1c9b) (gprs_llc.c:1125) 20240916055305384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055305384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055305384 DMM DEBUG MM(262420000000029/ddbb1c9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055305411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055305411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055305411 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055305411 DMM DEBUG MM(262420000000029/ddbb1c9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240916055305411 DMM NOTICE MM(262420000000029/ddbb1c9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055305411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055305411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055305411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055305411 DMM DEBUG MM(262420000000029/ddbb1c9b) Requesting authorization (sgsn_auth.c:160) 20240916055305411 DMM INFO MM(262420000000029/ddbb1c9b) Requesting authentication tuples (sgsn_auth.c:184) 20240916055305411 DMM DEBUG MM(262420000000029/ddbb1c9b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055305411 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240916055305411 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(400)@847eaf5835e9: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@847eaf5835e9: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240916055305417 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055305417 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055305417 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055305417 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055305417 DMM INFO MM(262420000000029/ddbb1c9b) Subscriber data update (mmctx.c:445) 20240916055305417 DMM DEBUG MM(262420000000029/ddbb1c9b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055305417 DMM INFO MM(262420000000029/ddbb1c9b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055305417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055305417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055305417 DMM INFO MM(262420000000029/ddbb1c9b) <- GMM AUTH AND CIPHERING REQ (rand = 1c ac fc ed 6b 34 3f 0a 61 5e 40 1f ea 88 56 ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055305433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055305433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055305433 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055305433 DMM INFO MM(262420000000029/ddbb1c9b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055305433 DMM NOTICE MM(262420000000029/ddbb1c9b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055305433 DMM DEBUG MM(262420000000029/ddbb1c9b) checking auth: received GSM SRES = 0e 19 0a 2c (gprs_gmm.c:666) 20240916055305433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055305433 DMM DEBUG MM(262420000000029/ddbb1c9b) Requesting authorization (sgsn_auth.c:160) 20240916055305434 DMM INFO MM(262420000000029/ddbb1c9b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055305434 DMM DEBUG MM(262420000000029/ddbb1c9b) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055305434 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240916055305434 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055305434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055305434 DMM INFO MM(262420000000029/ddbb1c9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xddbb1c9b) (gprs_gmm.c:300) 20240916055305437 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055305437 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055305437 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240916055305437 DMM INFO MM(262420000000029/ddbb1c9b) Subscriber data update (mmctx.c:445) 20240916055305437 DMM DEBUG MM(262420000000029/ddbb1c9b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055305437 DMM INFO MM(262420000000029/ddbb1c9b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055305437 DMM NOTICE MM(262420000000029/ddbb1c9b) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240916055305437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055305437 DMM NOTICE MM(262420000000029/ddbb1c9b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055305437 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20240916055305438 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055305438 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240916055305438 DMM INFO MM(262420000000029/ddbb1c9b) Subscriber data update (mmctx.c:445) 20240916055305438 DMM DEBUG MM(262420000000029/ddbb1c9b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055305449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055305449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055305450 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055305450 DMM INFO MM(262420000000029/ddbb1c9b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055305450 DMM NOTICE MM(262420000000029/ddbb1c9b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055305450 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055305450 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055305450 DLLC NOTICE LLME(f16518d0/ddbb1c9b){ASSIGNED} LLGM Assign pre (ffffffff => ddbb1c9b) (gprs_llc.c:1079) 20240916055305450 DLLC NOTICE LLME(ffffffff/ddbb1c9b){ASSIGNED} LLGM Assign post (ffffffff => ddbb1c9b) (gprs_llc.c:1125) 20240916055305450 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055305450 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055305450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055305450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@847eaf5835e9: setverdict(pass): none -> pass 20240916055305499 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240916055305499 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240916055305499 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20240916055305499 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240916055305499 DMM INFO MM(262420000000029/ddbb1c9b) Subscriber data update (mmctx.c:445) 20240916055305499 DMM DEBUG MM(262420000000029/ddbb1c9b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240916055305499 DMM INFO MM(262420000000029/ddbb1c9b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240916055305499 DMM INFO MM(262420000000029/ddbb1c9b) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240916055305499 DMM NOTICE MM(262420000000029/ddbb1c9b) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240916055305499 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240916055305499 DMM INFO MM(262420000000029/ddbb1c9b) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240916055305499 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055305499 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055305499 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055305499 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055305499 DLLC NOTICE LLME(ffffffff/ddbb1c9b){ASSIGNED} LLGM Assign pre (ddbb1c9b => ffffffff) (gprs_llc.c:1079) 20240916055305499 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddbb1c9b => ffffffff) (gprs_llc.c:1125) 20240916055305499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055305499 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055305499 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055305499 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055305501 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@847eaf5835e9: Removing Client IMSI='262420000000029'H, index=0 20240916055305513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055305513 DLLC NOTICE LLME(ffffffff/ddbb1c9b){UNASSIGNED} LLC RX: unknown TLLI 0xddbb1c9b, creating LLME on the fly (gprs_llc.c:552) 20240916055305513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055305513 DMM NOTICE LLME(ffffffff/ddbb1c9b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240916055305513 DLLC NOTICE LLME(ffffffff/ddbb1c9b){UNASSIGNED} LLGM Assign pre (ddbb1c9b => ffffffff) (gprs_llc.c:1079) 20240916055305513 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddbb1c9b => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@847eaf5835e9: Final verdict of PTC: pass 20240916055305518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46738<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(398)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(393)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@847eaf5835e9: Final verdict of PTC: none 20240916055305524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(400)@847eaf5835e9: Final verdict of PTC: none 20240916055305524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(389)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(396)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(387)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(391)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@847eaf5835e9: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Sep 16 05:53:05 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20240916055305621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055305922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44100) 20240916055306525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055306525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44100, count=96936) 20240916055307528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055307528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Sep 16 05:53:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055308529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055308529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240916055309031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055309034 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055309069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055309069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055309069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055309069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055309069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055309069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055309069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055309069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055309069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055309070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055309070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055309070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055309070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055309070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055309070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055309070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055309070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055309070 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055309070 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055309070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055309071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055309071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055309072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055309078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055309078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055309090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055309090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055309090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055309090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055309090 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055309090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055309090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055309090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055309090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055309091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055309091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055309091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055309091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055309091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055309091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055309091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055309091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055309091 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055309091 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055309091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(412)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 20240916055309092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055309092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055309095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916055309102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055309102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(412)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055309108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055309108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055309108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055309108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055309108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055309108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055309108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055309108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055309108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055309109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055309109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055309109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055309109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055309109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055309109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055309109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055309109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055309109 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055309109 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055309109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055309109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055309109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055309111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055309116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055309116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055309530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055309530 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055309530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055309530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@847eaf5835e9: 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) } } } } 20240916055309536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055309537 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@847eaf5835e9: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F269866F'O, index=0 SGSN_Test-GSUP(419)@847eaf5835e9: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240916055310601 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20240916055310601 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@847eaf5835e9: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@847eaf5835e9: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@847eaf5835e9: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@847eaf5835e9: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@847eaf5835e9: Final verdict of PTC: pass 20240916055310611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46752<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(417)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(407)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@847eaf5835e9: Final verdict of PTC: none 20240916055310616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(413)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@847eaf5835e9: Final verdict of PTC: none 20240916055310616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(420)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(415)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(405)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(411)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@847eaf5835e9: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Sep 16 05:53:10 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20240916055310726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055311028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44912) 20240916055311617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055311618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44912, count=52460) 20240916055312618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055312619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Sep 16 05:53:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055313619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055313620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240916055314118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055314120 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055314162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055314162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055314162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055314162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055314162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055314162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055314162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055314162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055314162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055314163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055314163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055314163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055314163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055314163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055314163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055314163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055314163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055314163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055314163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055314163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055314163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055314163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055314165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055314170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055314170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055314177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055314177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055314177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055314177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055314177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055314177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055314177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055314177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055314177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055314178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055314178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055314178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055314178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055314178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055314178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055314178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055314178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055314178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055314179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055314179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055314179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055314179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055314181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055314185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055314185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055314193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055314194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055314194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055314194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055314194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055314194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055314194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055314194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055314194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055314194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055314194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055314194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055314195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055314195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055314195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055314195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055314195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055314195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055314195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055314195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055314195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055314195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055314197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055314201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055314201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055314620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055314620 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055314620 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055314620 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@847eaf5835e9: 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) } } } } 20240916055314624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055314625 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@847eaf5835e9: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E0442745'O, index=0 SGSN_Test-GSUP(438)@847eaf5835e9: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240916055315696 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20240916055315696 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@847eaf5835e9: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@847eaf5835e9: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@847eaf5835e9: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@847eaf5835e9: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@847eaf5835e9: Final verdict of PTC: pass 20240916055315705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45452<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(426)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@847eaf5835e9: Final verdict of PTC: none 20240916055315709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055315709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(438)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(431)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@847eaf5835e9: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(436)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(424)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(429)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(434)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none)Mon Sep 16 05:53:15 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@847eaf5835e9: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. 20240916055315801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055316103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44548) 20240916055316711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055316711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44548, count=52488) 20240916055317712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055317712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Sep 16 05:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055318713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055318713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_rau_unknown started. 20240916055319194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055319196 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055319238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055319238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055319238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055319238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055319238 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055319238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055319238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055319238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055319238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055319239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055319239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055319239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055319239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055319239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055319239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055319239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055319239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055319239 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055319239 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055319239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055319239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055319239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055319240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 20240916055319245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055319245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055319255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055319255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055319255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055319255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055319255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055319255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055319255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055319255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055319255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055319255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055319255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055319255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055319255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055319255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055319255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055319255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055319255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055319255 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055319255 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055319255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055319256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055319256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055319257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055319262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055319262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055319270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055319270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055319270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055319270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055319270 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055319270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055319270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055319270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055319270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055319271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055319271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055319271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055319271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055319271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055319271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055319271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055319271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055319271 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055319271 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055319271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055319271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055319271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055319273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055319277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055319277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055319714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055319714 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055319714 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055319714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@847eaf5835e9: 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) } } } } 20240916055319718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055319720 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@847eaf5835e9: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@847eaf5835e9: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D97E27C9'O, index=0 SGSN_Test-GSUP(457)@847eaf5835e9: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240916055320791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055320791 DLLC NOTICE LLME(ffffffff/d97e27c9){UNASSIGNED} LLC RX: unknown TLLI 0xd97e27c9, creating LLME on the fly (gprs_llc.c:552) 20240916055320791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240916055320791 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916055320791 DMM NOTICE LLME(ffffffff/d97e27c9){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240916055320791 DLLC NOTICE LLME(ffffffff/d97e27c9){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240916055320791 DMM ERROR LLME(ffffffff/d97e27c9){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240916055320791 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240916055320791 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240916055320791 DLLC NOTICE LLME(ffffffff/d97e27c9){UNASSIGNED} LLGM Assign pre (d97e27c9 => ffffffff) (gprs_llc.c:1079) 20240916055320791 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d97e27c9 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@847eaf5835e9: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@847eaf5835e9: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@847eaf5835e9: Final verdict of PTC: pass 20240916055320813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@847eaf5835e9: Final verdict of PTC: none 20240916055320817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055320817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(455)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(450)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(445)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@847eaf5835e9: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@847eaf5835e9: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@847eaf5835e9: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(453)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(448)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(443)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@847eaf5835e9: Test case TC_rau_unknown finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Sep 16 05:53:20 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20240916055320918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055321220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50584) 20240916055321818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055321819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50584, count=54940) 20240916055322820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055322820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Sep 16 05:53:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055323821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055323821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_rau started. 20240916055324304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055324306 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055324348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055324348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055324348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055324348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055324348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055324348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055324348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055324348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055324348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055324349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055324349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055324349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055324349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055324349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055324349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055324349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055324349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055324349 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055324349 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055324349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055324350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055324350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055324351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055324356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055324356 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055324363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055324363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055324363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055324363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055324363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055324363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055324363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055324363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055324363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055324364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055324364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055324364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055324364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055324364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055324364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055324364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055324364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055324364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055324364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055324364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055324364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055324364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055324366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055324372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055324372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055324378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055324378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055324378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055324378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055324378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055324378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055324378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055324378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055324378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055324379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055324379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055324379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055324379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055324379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055324379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055324379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055324379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055324379 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055324379 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055324379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055324379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055324379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055324381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055324386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055324386 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055324549 DGPRS DEBUG Checking for inactive LLMEs, time = 28994203 (sgsn.c:131) 20240916055324821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055324822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055324822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055324822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@847eaf5835e9: 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) } } } } 20240916055324826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055324827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@847eaf5835e9: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@847eaf5835e9: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='EF1AE927'O, index=0 SGSN_Test-GSUP(476)@847eaf5835e9: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@847eaf5835e9: 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 := 'C55905D046298B865DB92372A5902803'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71BB0515'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C5DE96FA14B5D69'O } } } } } 20240916055325881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055325881 DLLC NOTICE LLME(ffffffff/ef1ae927){UNASSIGNED} LLC RX: unknown TLLI 0xef1ae927, creating LLME on the fly (gprs_llc.c:552) 20240916055325881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055325881 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055325881 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055325881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055325881 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055325881 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055325881 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055325881 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055325881 DLLC NOTICE LLME(ffffffff/ef1ae927){UNASSIGNED} LLGM Assign pre (ef1ae927 => f2a497b6) (gprs_llc.c:1079) 20240916055325881 DLLC NOTICE LLME(ef1ae927/f2a497b6){ASSIGNED} LLGM Assign post (ef1ae927 => f2a497b6) (gprs_llc.c:1125) 20240916055325881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055325881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055325881 DMM DEBUG MM(262420000000012/f2a497b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055325886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055325886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055325886 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055325886 DMM DEBUG MM(262420000000012/f2a497b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240916055325886 DMM NOTICE MM(262420000000012/f2a497b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055325886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055325886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055325886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055325886 DMM DEBUG MM(262420000000012/f2a497b6) Requesting authorization (sgsn_auth.c:160) 20240916055325886 DMM INFO MM(262420000000012/f2a497b6) Requesting authentication tuples (sgsn_auth.c:184) 20240916055325886 DMM DEBUG MM(262420000000012/f2a497b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055325886 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240916055325886 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(476)@847eaf5835e9: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@847eaf5835e9: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240916055325888 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055325888 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055325888 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055325888 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055325888 DMM INFO MM(262420000000012/f2a497b6) Subscriber data update (mmctx.c:445) 20240916055325888 DMM DEBUG MM(262420000000012/f2a497b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055325888 DMM INFO MM(262420000000012/f2a497b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055325888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055325888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055325888 DMM INFO MM(262420000000012/f2a497b6) <- GMM AUTH AND CIPHERING REQ (rand = c5 59 05 d0 46 29 8b 86 5d b9 23 72 a5 90 28 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055325891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055325891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055325891 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055325891 DMM INFO MM(262420000000012/f2a497b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055325891 DMM NOTICE MM(262420000000012/f2a497b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055325891 DMM DEBUG MM(262420000000012/f2a497b6) checking auth: received GSM SRES = 71 bb 05 15 (gprs_gmm.c:666) 20240916055325891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055325891 DMM DEBUG MM(262420000000012/f2a497b6) Requesting authorization (sgsn_auth.c:160) 20240916055325891 DMM INFO MM(262420000000012/f2a497b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055325891 DMM DEBUG MM(262420000000012/f2a497b6) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055325891 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240916055325891 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055325891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055325891 DMM INFO MM(262420000000012/f2a497b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2a497b6) (gprs_gmm.c:300) 20240916055325892 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055325892 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055325892 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240916055325892 DMM INFO MM(262420000000012/f2a497b6) Subscriber data update (mmctx.c:445) 20240916055325892 DMM DEBUG MM(262420000000012/f2a497b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055325892 DMM INFO MM(262420000000012/f2a497b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055325892 DMM NOTICE MM(262420000000012/f2a497b6) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240916055325892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055325892 DMM NOTICE MM(262420000000012/f2a497b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055325892 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) 20240916055325892 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055325892 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240916055325892 DMM INFO MM(262420000000012/f2a497b6) Subscriber data update (mmctx.c:445) 20240916055325892 DMM DEBUG MM(262420000000012/f2a497b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055325896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055325896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055325896 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055325896 DMM INFO MM(262420000000012/f2a497b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055325896 DMM NOTICE MM(262420000000012/f2a497b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055325896 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055325896 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055325896 DLLC NOTICE LLME(ef1ae927/f2a497b6){ASSIGNED} LLGM Assign pre (ffffffff => f2a497b6) (gprs_llc.c:1079) 20240916055325896 DLLC NOTICE LLME(ffffffff/f2a497b6){ASSIGNED} LLGM Assign post (ffffffff => f2a497b6) (gprs_llc.c:1125) 20240916055325896 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055325896 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055325896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055325896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@847eaf5835e9: setverdict(pass): none -> pass 20240916055325954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055325954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055325955 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055325955 DMM INFO MM(262420000000012/f2a497b6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916055325955 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055325955 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916055325955 DLLC NOTICE LLME(ffffffff/f2a497b6){ASSIGNED} LLGM Assign pre (f2a497b6 => cc65eeb4) (gprs_llc.c:1079) 20240916055325955 DLLC NOTICE LLME(f2a497b6/cc65eeb4){ASSIGNED} LLGM Assign post (f2a497b6 => cc65eeb4) (gprs_llc.c:1125) 20240916055325955 DMM INFO MM(262420000000012/cc65eeb4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@847eaf5835e9: Removing Client IMSI='262420000000012'H, index=0 20240916055325969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055325969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240916055325969 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055325969 DMM INFO MM(262420000000012/cc65eeb4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240916055325969 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240916055325969 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055325969 DLLC NOTICE LLME(f2a497b6/cc65eeb4){ASSIGNED} LLGM Assign pre (ffffffff => cc65eeb4) (gprs_llc.c:1079) 20240916055325969 DLLC NOTICE LLME(ffffffff/cc65eeb4){ASSIGNED} LLGM Assign post (ffffffff => cc65eeb4) (gprs_llc.c:1125) 20240916055325969 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@847eaf5835e9: Final verdict of PTC: pass 20240916055325974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48812<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(469)@847eaf5835e9: Final verdict of PTC: none 20240916055325979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055325979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(474)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(464)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(467)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(472)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(462)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_rau finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Sep 16 05:53:26 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20240916055326082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055326483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61136) 20240916055326980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055326980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61136, count=92504) 20240916055327981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055327981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Sep 16 05:53:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055328983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055328983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_rau_a_a started. 20240916055329586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055329588 DMM INFO MM(262420000000012/cc65eeb4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055329588 DMM INFO MM(262420000000012/cc65eeb4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055329588 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055329588 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055329588 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055329588 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055329588 DLLC NOTICE LLME(ffffffff/cc65eeb4){ASSIGNED} LLGM Assign pre (cc65eeb4 => ffffffff) (gprs_llc.c:1079) 20240916055329588 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc65eeb4 => ffffffff) (gprs_llc.c:1125) 20240916055329588 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240916055329588 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055329588 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20240916055329588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055329588 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055329588 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055329588 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055329588 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055329623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055329623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055329623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055329623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055329623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055329623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055329623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055329623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055329623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055329623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055329623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055329623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055329624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055329624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055329624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055329624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055329624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055329624 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055329624 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055329624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055329624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055329624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055329626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055329631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055329631 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055329640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055329640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055329640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055329640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055329640 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055329640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055329640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055329640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055329640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055329641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055329641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055329641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055329641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055329641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055329641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055329641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055329641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055329641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055329641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055329641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055329641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055329641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055329643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055329648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055329648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055329655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055329655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055329655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055329655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055329655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055329655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055329655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055329655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055329655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055329656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055329656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055329656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055329656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055329656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055329656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055329656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055329656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055329656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055329656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055329656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055329657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055329657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055329658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055329663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055329663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055329984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055329984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055329984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055329984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@847eaf5835e9: 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) } } } } 20240916055329989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055329990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@847eaf5835e9: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='DD7AE5F1'O, index=0 SGSN_Test-GSUP(495)@847eaf5835e9: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@847eaf5835e9: 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 := '07541A0F5987952C421CF56F83682399'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2557263'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E086A0AA95C39766'O } } } } } 20240916055331053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055331053 DLLC NOTICE LLME(ffffffff/dd7ae5f1){UNASSIGNED} LLC RX: unknown TLLI 0xdd7ae5f1, creating LLME on the fly (gprs_llc.c:552) 20240916055331053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055331053 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055331053 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055331053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055331053 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055331053 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055331053 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055331053 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055331053 DLLC NOTICE LLME(ffffffff/dd7ae5f1){UNASSIGNED} LLGM Assign pre (dd7ae5f1 => fa73b812) (gprs_llc.c:1079) 20240916055331053 DLLC NOTICE LLME(dd7ae5f1/fa73b812){ASSIGNED} LLGM Assign post (dd7ae5f1 => fa73b812) (gprs_llc.c:1125) 20240916055331053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055331053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055331053 DMM DEBUG MM(262420000000037/fa73b812) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055331068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055331068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055331068 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055331068 DMM DEBUG MM(262420000000037/fa73b812) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240916055331068 DMM NOTICE MM(262420000000037/fa73b812) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055331068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055331068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055331068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055331068 DMM DEBUG MM(262420000000037/fa73b812) Requesting authorization (sgsn_auth.c:160) 20240916055331068 DMM INFO MM(262420000000037/fa73b812) Requesting authentication tuples (sgsn_auth.c:184) 20240916055331068 DMM DEBUG MM(262420000000037/fa73b812) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055331068 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240916055331068 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(495)@847eaf5835e9: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@847eaf5835e9: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240916055331070 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055331070 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055331070 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055331070 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055331070 DMM INFO MM(262420000000037/fa73b812) Subscriber data update (mmctx.c:445) 20240916055331070 DMM DEBUG MM(262420000000037/fa73b812) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055331070 DMM INFO MM(262420000000037/fa73b812) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055331070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055331070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055331070 DMM INFO MM(262420000000037/fa73b812) <- GMM AUTH AND CIPHERING REQ (rand = 07 54 1a 0f 59 87 95 2c 42 1c f5 6f 83 68 23 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055331077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055331077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055331077 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055331077 DMM INFO MM(262420000000037/fa73b812) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055331077 DMM NOTICE MM(262420000000037/fa73b812) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055331077 DMM DEBUG MM(262420000000037/fa73b812) checking auth: received GSM SRES = f2 55 72 63 (gprs_gmm.c:666) 20240916055331077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055331077 DMM DEBUG MM(262420000000037/fa73b812) Requesting authorization (sgsn_auth.c:160) 20240916055331077 DMM INFO MM(262420000000037/fa73b812) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055331077 DMM DEBUG MM(262420000000037/fa73b812) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055331077 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240916055331077 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055331077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055331077 DMM INFO MM(262420000000037/fa73b812) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa73b812) (gprs_gmm.c:300) 20240916055331079 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055331079 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055331079 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240916055331079 DMM INFO MM(262420000000037/fa73b812) Subscriber data update (mmctx.c:445) 20240916055331079 DMM DEBUG MM(262420000000037/fa73b812) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055331079 DMM INFO MM(262420000000037/fa73b812) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055331079 DMM NOTICE MM(262420000000037/fa73b812) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240916055331079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055331079 DMM NOTICE MM(262420000000037/fa73b812) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055331079 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) 20240916055331080 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055331080 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240916055331080 DMM INFO MM(262420000000037/fa73b812) Subscriber data update (mmctx.c:445) 20240916055331080 DMM DEBUG MM(262420000000037/fa73b812) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055331087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055331087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055331087 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055331087 DMM INFO MM(262420000000037/fa73b812) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055331087 DMM NOTICE MM(262420000000037/fa73b812) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055331087 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055331087 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055331087 DLLC NOTICE LLME(dd7ae5f1/fa73b812){ASSIGNED} LLGM Assign pre (ffffffff => fa73b812) (gprs_llc.c:1079) 20240916055331087 DLLC NOTICE LLME(ffffffff/fa73b812){ASSIGNED} LLGM Assign post (ffffffff => fa73b812) (gprs_llc.c:1125) 20240916055331087 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055331087 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055331087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055331087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@847eaf5835e9: setverdict(pass): none -> pass 20240916055331144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055331144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055331144 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055331144 DMM INFO MM(262420000000037/fa73b812) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916055331144 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055331144 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916055331144 DLLC NOTICE LLME(ffffffff/fa73b812){ASSIGNED} LLGM Assign pre (fa73b812 => e65657e5) (gprs_llc.c:1079) 20240916055331144 DLLC NOTICE LLME(fa73b812/e65657e5){ASSIGNED} LLGM Assign post (fa73b812 => e65657e5) (gprs_llc.c:1125) 20240916055331144 DMM INFO MM(262420000000037/e65657e5) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055331160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055331160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240916055331161 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055331161 DMM INFO MM(262420000000037/e65657e5) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240916055331161 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240916055331161 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055331161 DLLC NOTICE LLME(fa73b812/e65657e5){ASSIGNED} LLGM Assign pre (ffffffff => e65657e5) (gprs_llc.c:1079) 20240916055331161 DLLC NOTICE LLME(ffffffff/e65657e5){ASSIGNED} LLGM Assign post (ffffffff => e65657e5) (gprs_llc.c:1125) 20240916055331161 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240916055331161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055331161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055331161 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055331161 DMM INFO MM(262420000000037/e65657e5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916055331161 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055331161 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916055331162 DLLC NOTICE LLME(ffffffff/e65657e5){ASSIGNED} LLGM Assign pre (e65657e5 => d1c1f119) (gprs_llc.c:1079) 20240916055331162 DLLC NOTICE LLME(e65657e5/d1c1f119){ASSIGNED} LLGM Assign post (e65657e5 => d1c1f119) (gprs_llc.c:1125) 20240916055331162 DMM INFO MM(262420000000037/d1c1f119) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055331174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055331174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055331174 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055331174 DMM INFO MM(262420000000037/d1c1f119) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240916055331174 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240916055331174 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055331174 DLLC NOTICE LLME(e65657e5/d1c1f119){ASSIGNED} LLGM Assign pre (ffffffff => d1c1f119) (gprs_llc.c:1079) 20240916055331174 DLLC NOTICE LLME(ffffffff/d1c1f119){ASSIGNED} LLGM Assign post (ffffffff => d1c1f119) (gprs_llc.c:1125) 20240916055331174 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240916055331174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055331174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055331174 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055331174 DMM INFO MM(262420000000037/d1c1f119) -> GMM DETACH REQUEST TLLI=0xd1c1f119 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240916055331174 DMM INFO MM(262420000000037/d1c1f119) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240916055331174 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055331174 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055331174 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055331174 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055331174 DLLC NOTICE LLME(ffffffff/d1c1f119){ASSIGNED} LLGM Assign pre (d1c1f119 => ffffffff) (gprs_llc.c:1079) 20240916055331174 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1c1f119 => ffffffff) (gprs_llc.c:1125) 20240916055331174 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240916055331174 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055331175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055331175 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055331175 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055331175 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055331176 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@847eaf5835e9: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@847eaf5835e9: Final verdict of PTC: pass 20240916055336182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48826<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055336185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(495)@847eaf5835e9: Final verdict of PTC: none 20240916055336185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(488)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(493)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(483)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(481)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(491)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(486)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Sep 16 05:53:36 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20240916055336322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055336624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108360) 20240916055337187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055337187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108360, count=112716) 20240916055338189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055338189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Sep 16 05:53:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055339191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055339191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_rau_a_b started. 20240916055339717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055339720 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055339764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055339764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055339764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055339764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055339764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055339764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055339764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055339764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055339764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240916055339765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055339765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055339765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(502)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055339765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055339765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055339765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055339765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055339765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055339765 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055339765 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055339765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055339765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055339765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055339766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055339771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055339771 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055339779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055339779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055339779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055339779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055339779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055339779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055339779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055339779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055339779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055339780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055339780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055339780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055339780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055339780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055339780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055339780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055339780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055339780 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055339780 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055339780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055339780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055339780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055339782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055339787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055339787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055339795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055339795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055339795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055339795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055339795 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055339795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055339795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055339795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055339795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055339795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055339795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055339795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055339796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055339796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055339796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055339796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055339796 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055339796 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055339796 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055339796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055339796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055339796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055339797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055339802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055339802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055340193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055340193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055340193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055340193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@847eaf5835e9: 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) } } } } 20240916055340197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055340198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@847eaf5835e9: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='FC982C79'O, index=0 SGSN_Test-GSUP(514)@847eaf5835e9: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@847eaf5835e9: 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 := '70B9B1936B17455627095936CE3A00BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '965C1D82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '898808D59672695F'O } } } } } 20240916055341253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055341253 DLLC NOTICE LLME(ffffffff/fc982c79){UNASSIGNED} LLC RX: unknown TLLI 0xfc982c79, creating LLME on the fly (gprs_llc.c:552) 20240916055341253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055341253 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055341253 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055341253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055341253 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055341253 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055341253 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055341253 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055341253 DLLC NOTICE LLME(ffffffff/fc982c79){UNASSIGNED} LLGM Assign pre (fc982c79 => cac2f24d) (gprs_llc.c:1079) 20240916055341253 DLLC NOTICE LLME(fc982c79/cac2f24d){ASSIGNED} LLGM Assign post (fc982c79 => cac2f24d) (gprs_llc.c:1125) 20240916055341253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055341253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055341253 DMM DEBUG MM(262420000000038/cac2f24d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055341267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055341267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055341267 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055341267 DMM DEBUG MM(262420000000038/cac2f24d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240916055341267 DMM NOTICE MM(262420000000038/cac2f24d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055341267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055341267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055341268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055341268 DMM DEBUG MM(262420000000038/cac2f24d) Requesting authorization (sgsn_auth.c:160) 20240916055341268 DMM INFO MM(262420000000038/cac2f24d) Requesting authentication tuples (sgsn_auth.c:184) 20240916055341268 DMM DEBUG MM(262420000000038/cac2f24d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055341268 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240916055341268 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(514)@847eaf5835e9: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@847eaf5835e9: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240916055341271 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055341271 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055341271 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055341271 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055341271 DMM INFO MM(262420000000038/cac2f24d) Subscriber data update (mmctx.c:445) 20240916055341271 DMM DEBUG MM(262420000000038/cac2f24d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055341271 DMM INFO MM(262420000000038/cac2f24d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055341271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055341271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055341271 DMM INFO MM(262420000000038/cac2f24d) <- GMM AUTH AND CIPHERING REQ (rand = 70 b9 b1 93 6b 17 45 56 27 09 59 36 ce 3a 00 bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055341286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055341286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055341286 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055341286 DMM INFO MM(262420000000038/cac2f24d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055341286 DMM NOTICE MM(262420000000038/cac2f24d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055341286 DMM DEBUG MM(262420000000038/cac2f24d) checking auth: received GSM SRES = 96 5c 1d 82 (gprs_gmm.c:666) 20240916055341286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055341286 DMM DEBUG MM(262420000000038/cac2f24d) Requesting authorization (sgsn_auth.c:160) 20240916055341286 DMM INFO MM(262420000000038/cac2f24d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055341286 DMM DEBUG MM(262420000000038/cac2f24d) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055341286 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240916055341286 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055341286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055341286 DMM INFO MM(262420000000038/cac2f24d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac2f24d) (gprs_gmm.c:300) 20240916055341291 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055341291 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055341291 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240916055341291 DMM INFO MM(262420000000038/cac2f24d) Subscriber data update (mmctx.c:445) 20240916055341291 DMM DEBUG MM(262420000000038/cac2f24d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055341291 DMM INFO MM(262420000000038/cac2f24d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055341291 DMM NOTICE MM(262420000000038/cac2f24d) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240916055341291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055341291 DMM NOTICE MM(262420000000038/cac2f24d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055341291 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) 20240916055341292 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055341292 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240916055341292 DMM INFO MM(262420000000038/cac2f24d) Subscriber data update (mmctx.c:445) 20240916055341292 DMM DEBUG MM(262420000000038/cac2f24d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055341305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055341305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055341305 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055341305 DMM INFO MM(262420000000038/cac2f24d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055341305 DMM NOTICE MM(262420000000038/cac2f24d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055341305 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055341305 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055341305 DLLC NOTICE LLME(fc982c79/cac2f24d){ASSIGNED} LLGM Assign pre (ffffffff => cac2f24d) (gprs_llc.c:1079) 20240916055341305 DLLC NOTICE LLME(ffffffff/cac2f24d){ASSIGNED} LLGM Assign post (ffffffff => cac2f24d) (gprs_llc.c:1125) 20240916055341305 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055341305 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055341306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055341306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@847eaf5835e9: attach complete sending rau 20240916055341360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055341360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055341360 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055341360 DMM INFO MM(262420000000038/cac2f24d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916055341360 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055341361 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916055341361 DLLC NOTICE LLME(ffffffff/cac2f24d){ASSIGNED} LLGM Assign pre (cac2f24d => e0383a1c) (gprs_llc.c:1079) 20240916055341361 DLLC NOTICE LLME(cac2f24d/e0383a1c){ASSIGNED} LLGM Assign post (cac2f24d => e0383a1c) (gprs_llc.c:1125) 20240916055341361 DMM INFO MM(262420000000038/e0383a1c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@847eaf5835e9: rau complete unregistering 20240916055341373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055341373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240916055341373 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055341373 DMM INFO MM(262420000000038/e0383a1c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240916055341373 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240916055341373 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055341373 DLLC NOTICE LLME(cac2f24d/e0383a1c){ASSIGNED} LLGM Assign pre (ffffffff => e0383a1c) (gprs_llc.c:1079) 20240916055341373 DLLC NOTICE LLME(ffffffff/e0383a1c){ASSIGNED} LLGM Assign post (ffffffff => e0383a1c) (gprs_llc.c:1125) 20240916055341373 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI196(501)@847eaf5835e9: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(506)@847eaf5835e9: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E0383A1C'O, index=0 TC_attach_rau_a_b(516)@847eaf5835e9: sending second RAU via different RA 20240916055341376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055341376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055341376 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916055341376 DMM INFO MM(262420000000038/e0383a1c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e0383a1c, P-TMSI: e0383a1c (00000000), TLLI: e0383a1c (e0383a1c), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240916055341376 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20240916055341376 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916055341376 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055341376 DLLC NOTICE LLME(ffffffff/e0383a1c){ASSIGNED} LLGM Assign pre (e0383a1c => e0383a1c) (gprs_llc.c:1079) 20240916055341376 DLLC NOTICE LLME(e0383a1c/e0383a1c){ASSIGNED} LLGM Assign post (e0383a1c => e0383a1c) (gprs_llc.c:1125) 20240916055341376 DMM INFO MM(262420000000038/e0383a1c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055341386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055341386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055341386 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055341386 DMM INFO MM(262420000000038/e0383a1c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240916055341386 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240916055341386 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055341386 DLLC NOTICE LLME(e0383a1c/e0383a1c){ASSIGNED} LLGM Assign pre (ffffffff => e0383a1c) (gprs_llc.c:1079) 20240916055341386 DLLC NOTICE LLME(ffffffff/e0383a1c){ASSIGNED} LLGM Assign post (ffffffff => e0383a1c) (gprs_llc.c:1125) 20240916055341386 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240916055341386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055341386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055341386 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055341386 DMM INFO MM(262420000000038/e0383a1c) -> GMM DETACH REQUEST TLLI=0xe0383a1c type=GPRS detach Power-off (gprs_gmm.c:1465) 20240916055341386 DMM INFO MM(262420000000038/e0383a1c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240916055341386 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055341386 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055341386 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055341386 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055341386 DLLC NOTICE LLME(ffffffff/e0383a1c){ASSIGNED} LLGM Assign pre (e0383a1c => ffffffff) (gprs_llc.c:1079) 20240916055341386 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0383a1c => ffffffff) (gprs_llc.c:1125) 20240916055341386 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240916055341386 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055341386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055341386 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055341386 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055341386 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055341387 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@847eaf5835e9: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@847eaf5835e9: Final verdict of PTC: pass 20240916055346403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@847eaf5835e9: Final verdict of PTC: none 20240916055346406 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055346406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(498)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(512)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(507)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(502)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(505)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(500)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(510)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Sep 16 05:53:46 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20240916055346517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055346818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102664) 20240916055347408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055347408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102664, count=108716) 20240916055348409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055348409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Mon Sep 16 05:53:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055349411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055349411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_rau_a_b_wrong_old_ra started. 20240916055349914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055349917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055349961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055349961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055349961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055349961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055349961 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055349961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055349961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055349961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055349961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055349962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055349962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055349962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055349962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055349962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055349962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055349962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055349962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055349962 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055349962 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055349962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055349962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055349962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055349964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055349968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055349968 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055349975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055349975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055349976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055349976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055349976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055349976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055349976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055349976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055349976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055349976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055349976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055349976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055349977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055349977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055349977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055349977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055349977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055349977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055349977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055349977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055349977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055349977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055349979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055349985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055349985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055349991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055349991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055349991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055349991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055349991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055349991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055349991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055349991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055349991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055349992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055349992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055349992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055349992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055349992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055349992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055349992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055349992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055349992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055349992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055349992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055349992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055349993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055349995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055350001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055350001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055350412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055350412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055350412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055350413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@847eaf5835e9: 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) } } } } 20240916055350417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055350418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@847eaf5835e9: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F6FD8036'O, index=0 SGSN_Test-GSUP(533)@847eaf5835e9: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@847eaf5835e9: 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 := '0E05B56AD8C3E76081D1AB69B8AFBAB6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67490B16'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1B52CFD20C73D12'O } } } } } 20240916055351479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055351479 DLLC NOTICE LLME(ffffffff/f6fd8036){UNASSIGNED} LLC RX: unknown TLLI 0xf6fd8036, creating LLME on the fly (gprs_llc.c:552) 20240916055351479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055351479 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055351479 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055351479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055351479 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055351479 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055351479 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055351479 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055351479 DLLC NOTICE LLME(ffffffff/f6fd8036){UNASSIGNED} LLGM Assign pre (f6fd8036 => dea67a1b) (gprs_llc.c:1079) 20240916055351479 DLLC NOTICE LLME(f6fd8036/dea67a1b){ASSIGNED} LLGM Assign post (f6fd8036 => dea67a1b) (gprs_llc.c:1125) 20240916055351479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055351479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055351479 DMM DEBUG MM(262420000000039/dea67a1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055351502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055351503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055351503 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055351503 DMM DEBUG MM(262420000000039/dea67a1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240916055351503 DMM NOTICE MM(262420000000039/dea67a1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055351503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055351503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055351503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055351503 DMM DEBUG MM(262420000000039/dea67a1b) Requesting authorization (sgsn_auth.c:160) 20240916055351503 DMM INFO MM(262420000000039/dea67a1b) Requesting authentication tuples (sgsn_auth.c:184) 20240916055351503 DMM DEBUG MM(262420000000039/dea67a1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055351503 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20240916055351503 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@847eaf5835e9: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@847eaf5835e9: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20240916055351509 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055351509 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055351509 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055351509 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055351509 DMM INFO MM(262420000000039/dea67a1b) Subscriber data update (mmctx.c:445) 20240916055351509 DMM DEBUG MM(262420000000039/dea67a1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055351509 DMM INFO MM(262420000000039/dea67a1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055351509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055351509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055351509 DMM INFO MM(262420000000039/dea67a1b) <- GMM AUTH AND CIPHERING REQ (rand = 0e 05 b5 6a d8 c3 e7 60 81 d1 ab 69 b8 af ba b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055351524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055351524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055351524 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055351524 DMM INFO MM(262420000000039/dea67a1b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055351524 DMM NOTICE MM(262420000000039/dea67a1b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055351524 DMM DEBUG MM(262420000000039/dea67a1b) checking auth: received GSM SRES = 67 49 0b 16 (gprs_gmm.c:666) 20240916055351524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055351525 DMM DEBUG MM(262420000000039/dea67a1b) Requesting authorization (sgsn_auth.c:160) 20240916055351525 DMM INFO MM(262420000000039/dea67a1b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055351525 DMM DEBUG MM(262420000000039/dea67a1b) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055351525 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20240916055351525 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055351525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055351525 DMM INFO MM(262420000000039/dea67a1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdea67a1b) (gprs_gmm.c:300) 20240916055351527 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055351527 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055351527 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240916055351528 DMM INFO MM(262420000000039/dea67a1b) Subscriber data update (mmctx.c:445) 20240916055351528 DMM DEBUG MM(262420000000039/dea67a1b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055351528 DMM INFO MM(262420000000039/dea67a1b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055351528 DMM NOTICE MM(262420000000039/dea67a1b) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20240916055351528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055351528 DMM NOTICE MM(262420000000039/dea67a1b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055351528 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20240916055351529 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055351529 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240916055351529 DMM INFO MM(262420000000039/dea67a1b) Subscriber data update (mmctx.c:445) 20240916055351529 DMM DEBUG MM(262420000000039/dea67a1b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055351542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055351542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055351542 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055351542 DMM INFO MM(262420000000039/dea67a1b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055351542 DMM NOTICE MM(262420000000039/dea67a1b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055351542 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055351542 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055351542 DLLC NOTICE LLME(f6fd8036/dea67a1b){ASSIGNED} LLGM Assign pre (ffffffff => dea67a1b) (gprs_llc.c:1079) 20240916055351542 DLLC NOTICE LLME(ffffffff/dea67a1b){ASSIGNED} LLGM Assign post (ffffffff => dea67a1b) (gprs_llc.c:1125) 20240916055351542 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055351542 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055351542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055351542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@847eaf5835e9: attach complete sending rau 20240916055351598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055351598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055351598 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055351598 DMM INFO MM(262420000000039/dea67a1b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916055351598 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055351598 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916055351598 DLLC NOTICE LLME(ffffffff/dea67a1b){ASSIGNED} LLGM Assign pre (dea67a1b => d8ce1a65) (gprs_llc.c:1079) 20240916055351598 DLLC NOTICE LLME(dea67a1b/d8ce1a65){ASSIGNED} LLGM Assign post (dea67a1b => d8ce1a65) (gprs_llc.c:1125) 20240916055351598 DMM INFO MM(262420000000039/d8ce1a65) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@847eaf5835e9: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@847eaf5835e9: Removing Client IMSI='262420000000039'H, index=0 20240916055351612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055351612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240916055351612 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055351613 DMM INFO MM(262420000000039/d8ce1a65) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240916055351613 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240916055351613 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055351613 DLLC NOTICE LLME(dea67a1b/d8ce1a65){ASSIGNED} LLGM Assign pre (ffffffff => d8ce1a65) (gprs_llc.c:1079) 20240916055351613 DLLC NOTICE LLME(ffffffff/d8ce1a65){ASSIGNED} LLGM Assign post (ffffffff => d8ce1a65) (gprs_llc.c:1125) 20240916055351613 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@847eaf5835e9: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D8CE1A65'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@847eaf5835e9: sending second RAU via different RA with wrong Old RA 20240916055351622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055351622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055351622 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916055351622 DMM NOTICE LLME(ffffffff/d8ce1a65){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240916055351622 DLLC NOTICE LLME(ffffffff/d8ce1a65){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240916055351622 DMM NOTICE MM(262420000000039/d8ce1a65) Rx RA Update Request with unexpected TLLI=d8ce1a65 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20240916055351622 DMM ERROR LLME(ffffffff/d8ce1a65){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240916055351622 DMM NOTICE MM(262420000000039/d8ce1a65) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240916055351622 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240916055351622 DMM INFO MM(262420000000039/d8ce1a65) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240916055351622 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055351622 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055351622 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055351622 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055351622 DLLC NOTICE LLME(ffffffff/d8ce1a65){ASSIGNED} LLGM Assign pre (d8ce1a65 => ffffffff) (gprs_llc.c:1079) 20240916055351622 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8ce1a65 => ffffffff) (gprs_llc.c:1125) 20240916055351622 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20240916055351622 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055351622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055351622 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055351622 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055351622 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055351642 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20240916055351643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055351643 DLLC NOTICE LLME(ffffffff/d8ce1a65){UNASSIGNED} LLC RX: unknown TLLI 0xd8ce1a65, creating LLME on the fly (gprs_llc.c:552) 20240916055351643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20240916055351643 DMM NOTICE LLME(ffffffff/d8ce1a65){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240916055354550 DGPRS DEBUG Checking for inactive LLMEs, time = 28994233 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@847eaf5835e9: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@847eaf5835e9: Final verdict of PTC: pass 20240916055356649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@847eaf5835e9: Final verdict of PTC: none 20240916055356652 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(517)@847eaf5835e9: Final verdict of PTC: none 20240916055356652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(521)@847eaf5835e9: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(531)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(519)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(524)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(529)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(526)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Mon Sep 16 05:53:56 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20240916055356727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055357028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101748) 20240916055357653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055357654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101748, count=106104) 20240916055358654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055358655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Sep 16 05:53:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055359655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055359655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_usim_resync started. 20240916055400127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055400129 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055400167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055400167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055400167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055400167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055400167 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055400167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055400167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055400167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055400167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055400168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055400168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055400168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055400168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055400168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055400168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055400168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055400168 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055400168 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055400168 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055400168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055400168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055400168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055400171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055400176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055400176 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055400183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055400183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055400183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055400183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055400183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055400183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055400183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055400183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055400183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055400183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055400183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055400183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055400183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055400183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055400183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055400183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055400183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055400183 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055400183 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055400183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055400184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055400184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055400185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 20240916055400190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055400190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055400200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055400200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055400200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055400200 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055400200 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055400200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055400200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055400200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055400200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055400200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055400200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055400200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055400201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055400201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055400201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055400201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055400201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055400201 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055400201 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055400201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055400201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055400201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055400203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055400207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055400207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055400657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055400657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055400657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055400657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@847eaf5835e9: 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) } } } } 20240916055400661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055400662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@847eaf5835e9: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='E85AD10B'O, index=0 SGSN_Test-GSUP(552)@847eaf5835e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@847eaf5835e9: 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 := '3866946487FDFC08B109E22403998E26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '790E653B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDFCE9346CFF94AF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC2508FBB5D07881E0F86FF72F635951'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '98061DC1AB00F7E25E544FA910EA07EE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2825CB0C0C6EF9A49C586A0620C9021B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '65BCDF4FCE12453D'O } } } } } 20240916055401734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055401734 DLLC NOTICE LLME(ffffffff/e85ad10b){UNASSIGNED} LLC RX: unknown TLLI 0xe85ad10b, creating LLME on the fly (gprs_llc.c:552) 20240916055401734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055401734 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055401734 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055401734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055401734 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055401734 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055401734 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055401734 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055401734 DLLC NOTICE LLME(ffffffff/e85ad10b){UNASSIGNED} LLGM Assign pre (e85ad10b => e5efae9d) (gprs_llc.c:1079) 20240916055401734 DLLC NOTICE LLME(e85ad10b/e5efae9d){ASSIGNED} LLGM Assign post (e85ad10b => e5efae9d) (gprs_llc.c:1125) 20240916055401734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055401734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055401734 DMM DEBUG MM(262420000000040/e5efae9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055401761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055401761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055401761 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055401761 DMM DEBUG MM(262420000000040/e5efae9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240916055401761 DMM NOTICE MM(262420000000040/e5efae9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055401761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055401762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055401762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055401762 DMM DEBUG MM(262420000000040/e5efae9d) Requesting authorization (sgsn_auth.c:160) 20240916055401762 DMM INFO MM(262420000000040/e5efae9d) Requesting authentication tuples (sgsn_auth.c:184) 20240916055401762 DMM DEBUG MM(262420000000040/e5efae9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055401762 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240916055401762 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(552)@847eaf5835e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@847eaf5835e9: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20240916055401767 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055401767 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055401767 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055401767 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055401767 DMM INFO MM(262420000000040/e5efae9d) Subscriber data update (mmctx.c:445) 20240916055401767 DMM DEBUG MM(262420000000040/e5efae9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055401767 DMM INFO MM(262420000000040/e5efae9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055401767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055401767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055401767 DMM INFO MM(262420000000040/e5efae9d) <- GMM AUTH AND CIPHERING REQ (rand = 38 66 94 64 87 fd fc 08 b1 09 e2 24 03 99 8e 26 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 25 cb 0c 0c 6e f9 a4 9c 58 6a 06 20 c9 02 1b ) (gprs_gmm.c:483) 20240916055401786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055401786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055401786 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055401786 DMM INFO MM(262420000000040/e5efae9d) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240916055401786 DMM INFO MM(262420000000040/e5efae9d) R99 AUTHENTICATION SYNCH (AUTS = 75ed6481d74d8606cefeac78595f) (gprs_gmm.c:711) 20240916055401786 DMM DEBUG MM(262420000000040/e5efae9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055401786 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240916055401786 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 75 ed 64 81 d7 4d 86 06 ce fe ac 78 59 5f 20 10 38 66 94 64 87 fd fc 08 b1 09 e2 24 03 99 8e 26 28 01 01 (gprs_subscriber.c:210) 20240916055401787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240916055401787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240916055401788 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055401788 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055401788 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055401788 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055401788 DMM INFO MM(262420000000040/e5efae9d) Subscriber data update (mmctx.c:445) 20240916055401788 DMM DEBUG MM(262420000000040/e5efae9d) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240916055401788 DMM INFO MM(262420000000040/e5efae9d) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240916055401788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055401788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055401788 DMM INFO MM(262420000000040/e5efae9d) <- GMM AUTH AND CIPHERING REQ (rand = 38 52 81 3f c2 44 03 5e da 47 6d e0 d9 df 70 28 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 07 d5 f7 4b f1 1b ac fc 23 74 35 64 6f ac 48 ad ) (gprs_gmm.c:483) 20240916055401800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055401800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x79bc60 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055401800 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055401800 DMM INFO MM(262420000000040/e5efae9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055401800 DMM NOTICE MM(262420000000040/e5efae9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055401800 DMM DEBUG MM(262420000000040/e5efae9d) checking auth: received UMTS RES = a5 5a 10 4a e5 11 35 f1 (gprs_gmm.c:666) 20240916055401800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055401800 DMM DEBUG MM(262420000000040/e5efae9d) Requesting authorization (sgsn_auth.c:160) 20240916055401800 DMM INFO MM(262420000000040/e5efae9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055401800 DMM DEBUG MM(262420000000040/e5efae9d) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055401800 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240916055401801 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055401801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055401801 DMM INFO MM(262420000000040/e5efae9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5efae9d) (gprs_gmm.c:300) 20240916055401803 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055401803 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055401803 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240916055401803 DMM INFO MM(262420000000040/e5efae9d) Subscriber data update (mmctx.c:445) 20240916055401803 DMM DEBUG MM(262420000000040/e5efae9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055401803 DMM INFO MM(262420000000040/e5efae9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055401803 DMM NOTICE MM(262420000000040/e5efae9d) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240916055401803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055401803 DMM NOTICE MM(262420000000040/e5efae9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055401803 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) 20240916055401804 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055401804 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240916055401804 DMM INFO MM(262420000000040/e5efae9d) Subscriber data update (mmctx.c:445) 20240916055401804 DMM DEBUG MM(262420000000040/e5efae9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@847eaf5835e9: Removing Client IMSI='262420000000040'H, index=0 20240916055401816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055401816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055401816 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055401816 DMM INFO MM(262420000000040/e5efae9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055401816 DMM NOTICE MM(262420000000040/e5efae9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055401816 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055401816 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055401816 DLLC NOTICE LLME(e85ad10b/e5efae9d){ASSIGNED} LLGM Assign pre (ffffffff => e5efae9d) (gprs_llc.c:1079) 20240916055401816 DLLC NOTICE LLME(ffffffff/e5efae9d){ASSIGNED} LLGM Assign post (ffffffff => e5efae9d) (gprs_llc.c:1125) 20240916055401816 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055401816 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055401816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055401816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@847eaf5835e9: Final verdict of PTC: pass 20240916055401820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55286<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@847eaf5835e9: Final verdict of PTC: none 20240916055401824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055401824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_resync-BVCI220(549)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(540)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(545)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(550)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(548)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(538)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(543)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_usim_resync finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Sep 16 05:54:01 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20240916055401915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055402317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44044) 20240916055402826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055402826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44044, count=94396) 20240916055403827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055403827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Sep 16 05:54:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055404828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055404828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_usim_a54_a54 started. 20240916055405409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055405410 DMM INFO MM(262420000000040/e5efae9d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055405410 DMM INFO MM(262420000000040/e5efae9d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055405410 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055405410 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055405410 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055405410 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055405410 DLLC NOTICE LLME(ffffffff/e5efae9d){ASSIGNED} LLGM Assign pre (e5efae9d => ffffffff) (gprs_llc.c:1079) 20240916055405410 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5efae9d => ffffffff) (gprs_llc.c:1125) 20240916055405410 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240916055405411 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055405411 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20240916055405411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055405411 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055405411 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055405411 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055405411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055405451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055405451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055405451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055405451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055405451 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055405451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055405451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055405451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055405451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055405452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055405452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055405452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055405452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055405452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055405452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055405452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055405452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055405452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055405452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055405452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055405452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055405452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055405454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055405459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055405459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055405469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055405469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055405469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055405469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055405469 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055405469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055405469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055405469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055405469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(564)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(565)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055405470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055405470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055405470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055405470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055405470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055405470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055405470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055405470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055405470 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055405470 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055405470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055405470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055405470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055405472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916055405478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055405478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(564)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@847eaf5835e9: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a54-BVCI210(562)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055405481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055405481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055405481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055405481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055405481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055405481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055405481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055405481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055405481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055405482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055405482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055405482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055405482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055405482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055405482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055405482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055405482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055405482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055405482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055405482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055405482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055405482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055405484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055405488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055405488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055405829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055405829 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055405829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055405829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@847eaf5835e9: 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) } } } } 20240916055405833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055405834 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@847eaf5835e9: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='C10F614D'O, index=0 SGSN_Test-GSUP(571)@847eaf5835e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@847eaf5835e9: 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 := 'A91B86BD6685BD58417DC182EE483979'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ECA33888'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3C777654C68C7FC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '10517686AA61A639ADCCFA27F21A2CD1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B511F71968F1DD2983FB8552ECE0822F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '223E27F78A7A3D74B09C0698377AB0FD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BFBC323D5E1EF74D'O } } } } } 20240916055406897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055406897 DLLC NOTICE LLME(ffffffff/c10f614d){UNASSIGNED} LLC RX: unknown TLLI 0xc10f614d, creating LLME on the fly (gprs_llc.c:552) 20240916055406897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055406897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055406897 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055406897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055406897 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055406897 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055406897 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055406897 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055406897 DLLC NOTICE LLME(ffffffff/c10f614d){UNASSIGNED} LLGM Assign pre (c10f614d => de8f651f) (gprs_llc.c:1079) 20240916055406897 DLLC NOTICE LLME(c10f614d/de8f651f){ASSIGNED} LLGM Assign post (c10f614d => de8f651f) (gprs_llc.c:1125) 20240916055406897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055406897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055406897 DMM DEBUG MM(262420000000040/de8f651f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055406919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055406919 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055406919 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055406919 DMM DEBUG MM(262420000000040/de8f651f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240916055406919 DMM NOTICE MM(262420000000040/de8f651f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055406919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055406919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055406919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055406919 DMM DEBUG MM(262420000000040/de8f651f) Requesting authorization (sgsn_auth.c:160) 20240916055406919 DMM INFO MM(262420000000040/de8f651f) Requesting authentication tuples (sgsn_auth.c:184) 20240916055406919 DMM DEBUG MM(262420000000040/de8f651f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055406919 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240916055406919 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(571)@847eaf5835e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@847eaf5835e9: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20240916055406925 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055406925 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055406925 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055406925 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055406925 DMM INFO MM(262420000000040/de8f651f) Subscriber data update (mmctx.c:445) 20240916055406925 DMM DEBUG MM(262420000000040/de8f651f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055406925 DMM INFO MM(262420000000040/de8f651f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055406925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055406925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055406925 DMM INFO MM(262420000000040/de8f651f) <- GMM AUTH AND CIPHERING REQ (rand = a9 1b 86 bd 66 85 bd 58 41 7d c1 82 ee 48 39 79 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 22 3e 27 f7 8a 7a 3d 74 b0 9c 06 98 37 7a b0 fd ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@847eaf5835e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@847eaf5835e9: Final verdict of PTC: pass 20240916055406943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(559)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(562)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(569)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(565)@847eaf5835e9: Final verdict of PTC: none 20240916055406949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055406949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(572)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(557)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(567)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(563)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Sep 16 05:54:06 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20240916055407040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055407442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68488) 20240916055407951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055407951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68488, count=72844) 20240916055408952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055408952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Sep 16 05:54:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055409953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055409953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_usim_a54_a53 started. 20240916055410552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055410555 DMM INFO MM(262420000000040/de8f651f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055410555 DMM INFO MM(262420000000040/de8f651f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055410555 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055410555 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055410555 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055410556 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240916055410556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Deallocated (fsm.c:568) 20240916055410556 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055410556 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055410556 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055410556 DLLC NOTICE LLME(c10f614d/de8f651f){ASSIGNED} LLGM Assign pre (de8f651f => ffffffff) (gprs_llc.c:1079) 20240916055410556 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de8f651f => ffffffff) (gprs_llc.c:1125) 20240916055410556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055410596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055410596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055410596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055410596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055410596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055410596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055410597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055410597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055410597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055410597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055410597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055410597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055410597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055410597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055410597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055410597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055410597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055410597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055410597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055410600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055410605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055410605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055410611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055410611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055410611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055410611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055410611 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055410611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055410611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055410611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055410611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055410611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055410611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055410611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055410611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055410611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055410611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055410611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055410611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055410611 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055410611 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055410611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055410612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055410612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055410613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 20240916055410618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055410618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055410628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055410628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055410628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055410628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055410628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055410628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055410628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055410628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055410628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055410629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055410629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055410629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055410629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055410629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055410629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055410629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055410629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055410629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055410629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055410629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055410629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055410629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055410631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055410635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055410635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055410955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055410955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055410955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055410955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@847eaf5835e9: 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) } } } } 20240916055410959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055410960 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@847eaf5835e9: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='E7816D14'O, index=0 SGSN_Test-GSUP(590)@847eaf5835e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@847eaf5835e9: 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 := '59E2C2C384208F49F5649BE235CA1782'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA9645A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BE7373BFE7A2F25'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '20FA8693DEB340FC945BF2C9E56CAB95'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ED2A951E23A4D9F7FEA7ED6D9924124F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '371D0DFEB06CEBAC52DC973299ED7F2E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B8A56EDC43D7432E'O } } } } } 20240916055412031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055412031 DLLC NOTICE LLME(ffffffff/e7816d14){UNASSIGNED} LLC RX: unknown TLLI 0xe7816d14, creating LLME on the fly (gprs_llc.c:552) 20240916055412031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055412031 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055412031 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055412031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055412031 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055412031 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055412031 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055412031 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055412031 DLLC NOTICE LLME(ffffffff/e7816d14){UNASSIGNED} LLGM Assign pre (e7816d14 => db35468c) (gprs_llc.c:1079) 20240916055412031 DLLC NOTICE LLME(e7816d14/db35468c){ASSIGNED} LLGM Assign post (e7816d14 => db35468c) (gprs_llc.c:1125) 20240916055412031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055412031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055412031 DMM DEBUG MM(262420000000040/db35468c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055412048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055412048 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055412048 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055412048 DMM DEBUG MM(262420000000040/db35468c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240916055412048 DMM NOTICE MM(262420000000040/db35468c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055412048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055412048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055412048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055412048 DMM DEBUG MM(262420000000040/db35468c) Requesting authorization (sgsn_auth.c:160) 20240916055412048 DMM INFO MM(262420000000040/db35468c) Requesting authentication tuples (sgsn_auth.c:184) 20240916055412048 DMM DEBUG MM(262420000000040/db35468c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055412048 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240916055412048 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(590)@847eaf5835e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@847eaf5835e9: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20240916055412054 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055412054 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055412054 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055412054 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055412054 DMM INFO MM(262420000000040/db35468c) Subscriber data update (mmctx.c:445) 20240916055412054 DMM DEBUG MM(262420000000040/db35468c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055412054 DMM INFO MM(262420000000040/db35468c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055412054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055412054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055412054 DMM INFO MM(262420000000040/db35468c) <- GMM AUTH AND CIPHERING REQ (rand = 59 e2 c2 c3 84 20 8f 49 f5 64 9b e2 35 ca 17 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 1d 0d fe b0 6c eb ac 52 dc 97 32 99 ed 7f 2e ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@847eaf5835e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@847eaf5835e9: Final verdict of PTC: pass 20240916055412072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45120<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(578)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(583)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(588)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@847eaf5835e9: Final verdict of PTC: none 20240916055412079 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055412079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(579)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(576)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(586)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(581)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Sep 16 05:54:12 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20240916055412133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055412535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67504) 20240916055413080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055413080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67504, count=71860) 20240916055414081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055414081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Sep 16 05:54:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055415082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055415082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_usim_a53_a54 started. 20240916055415645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055415648 DMM INFO MM(262420000000040/db35468c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055415648 DMM INFO MM(262420000000040/db35468c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055415648 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055415648 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055415648 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055415648 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240916055415648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Deallocated (fsm.c:568) 20240916055415648 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055415648 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055415648 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055415648 DLLC NOTICE LLME(e7816d14/db35468c){ASSIGNED} LLGM Assign pre (db35468c => ffffffff) (gprs_llc.c:1079) 20240916055415648 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db35468c => ffffffff) (gprs_llc.c:1125) 20240916055415648 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055415695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055415695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055415695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055415695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055415695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055415695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055415695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055415695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055415695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055415696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055415696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055415696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055415697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055415697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055415697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055415697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055415697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055415697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055415697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055415697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055415697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055415697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055415699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055415703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055415703 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055415711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055415711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055415711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055415711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055415711 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055415711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055415711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055415711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055415711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055415712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055415712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055415712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055415712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055415712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055415712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055415712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055415712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055415712 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055415712 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055415712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055415712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055415712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055415714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055415719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055415719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055415726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055415726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055415726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055415726 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055415726 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055415726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055415726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055415726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055415726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055415727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055415727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055415727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055415727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055415727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055415727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055415727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055415727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055415727 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055415727 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055415727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055415727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055415727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055415729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055415734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055415734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055416083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055416083 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055416083 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055416083 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@847eaf5835e9: 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) } } } } 20240916055416087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055416088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@847eaf5835e9: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='F587ACFF'O, index=0 SGSN_Test-GSUP(609)@847eaf5835e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@847eaf5835e9: 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 := 'E16B76FE29E26923241658698DEAEB0B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35130E24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C2933BA8C0CF3C2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8F853FC9A90183242F8795FFC5957D83'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '172EE155F0C813D7F633F1BE854FD711'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D6DAB219AAEC777853D7ED0BB60E3B86'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '83A1C880310A22B2'O } } } } } 20240916055417174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055417174 DLLC NOTICE LLME(ffffffff/f587acff){UNASSIGNED} LLC RX: unknown TLLI 0xf587acff, creating LLME on the fly (gprs_llc.c:552) 20240916055417174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055417174 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055417174 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055417174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055417174 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055417174 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055417174 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055417174 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055417174 DLLC NOTICE LLME(ffffffff/f587acff){UNASSIGNED} LLGM Assign pre (f587acff => fc21f5c4) (gprs_llc.c:1079) 20240916055417174 DLLC NOTICE LLME(f587acff/fc21f5c4){ASSIGNED} LLGM Assign post (f587acff => fc21f5c4) (gprs_llc.c:1125) 20240916055417174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055417174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055417174 DMM DEBUG MM(262420000000040/fc21f5c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055417183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055417183 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055417183 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055417183 DMM DEBUG MM(262420000000040/fc21f5c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240916055417183 DMM NOTICE MM(262420000000040/fc21f5c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055417183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055417183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055417183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055417183 DMM DEBUG MM(262420000000040/fc21f5c4) Requesting authorization (sgsn_auth.c:160) 20240916055417183 DMM INFO MM(262420000000040/fc21f5c4) Requesting authentication tuples (sgsn_auth.c:184) 20240916055417183 DMM DEBUG MM(262420000000040/fc21f5c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055417183 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240916055417183 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(609)@847eaf5835e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@847eaf5835e9: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20240916055417186 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055417186 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055417186 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055417186 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055417186 DMM INFO MM(262420000000040/fc21f5c4) Subscriber data update (mmctx.c:445) 20240916055417186 DMM DEBUG MM(262420000000040/fc21f5c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055417186 DMM INFO MM(262420000000040/fc21f5c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055417186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055417186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055417186 DMM INFO MM(262420000000040/fc21f5c4) <- GMM AUTH AND CIPHERING REQ (rand = e1 6b 76 fe 29 e2 69 23 24 16 58 69 8d ea eb 0b , mmctx_is_r99=1, vec->auth_types=0x3, autn = d6 da b2 19 aa ec 77 78 53 d7 ed 0b b6 0e 3b 86 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@847eaf5835e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@847eaf5835e9: Final verdict of PTC: pass 20240916055417193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38704<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@847eaf5835e9: Final verdict of PTC: none 20240916055417196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055417196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(608)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(597)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(607)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(602)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(600)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(595)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(605)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none)Mon Sep 16 05:54:17 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. 20240916055417279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055417682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67496) 20240916055418198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055418198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67496, count=71852) 20240916055419199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055419199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Sep 16 05:54:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055420201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055420201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_usim_a50_a54 started. 20240916055420778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055420781 DMM INFO MM(262420000000040/fc21f5c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055420781 DMM INFO MM(262420000000040/fc21f5c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055420781 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055420781 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055420781 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055420781 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240916055420781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Deallocated (fsm.c:568) 20240916055420781 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055420781 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055420781 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055420781 DLLC NOTICE LLME(f587acff/fc21f5c4){ASSIGNED} LLGM Assign pre (fc21f5c4 => ffffffff) (gprs_llc.c:1079) 20240916055420781 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc21f5c4 => ffffffff) (gprs_llc.c:1125) 20240916055420781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055420825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055420825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055420825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055420825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055420825 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055420825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055420825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055420825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055420825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055420826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055420826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055420826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055420826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055420826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055420826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055420826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055420826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055420826 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055420826 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055420826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055420827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055420827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055420829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055420833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055420833 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055420840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055420840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055420840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055420840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055420840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055420840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055420840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055420840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055420840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055420841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055420841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055420841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055420841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055420841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055420841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055420841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055420841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055420841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055420841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055420841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055420841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055420841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055420843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 20240916055420848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055420848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055420857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055420857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055420857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055420857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055420857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055420857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055420857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055420857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055420857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055420858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055420858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055420858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055420858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055420858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055420858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055420858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055420858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055420858 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055420858 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055420858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055420858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055420858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055420860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055420865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055420865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055421202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055421202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055421202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055421202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@847eaf5835e9: 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) } } } } 20240916055421206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055421207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@847eaf5835e9: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='FB0373A0'O, index=0 SGSN_Test-GSUP(628)@847eaf5835e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@847eaf5835e9: 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 := 'B2D59543219132F90C89BCE1C3D4581E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC7A6909'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6715AE228C9CBEAD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2435DF48A3326AD4FA2E73B22F2F7405'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CB1EBDE3EA3F54529CFB5F515DB21075'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1318105135A55C4D26F6663AC7B7C11B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C2D09B616891A9F5'O } } } } } 20240916055422279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055422279 DLLC NOTICE LLME(ffffffff/fb0373a0){UNASSIGNED} LLC RX: unknown TLLI 0xfb0373a0, creating LLME on the fly (gprs_llc.c:552) 20240916055422279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055422279 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055422279 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055422279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055422279 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055422279 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055422279 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055422279 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055422279 DLLC NOTICE LLME(ffffffff/fb0373a0){UNASSIGNED} LLGM Assign pre (fb0373a0 => d848c6cc) (gprs_llc.c:1079) 20240916055422279 DLLC NOTICE LLME(fb0373a0/d848c6cc){ASSIGNED} LLGM Assign post (fb0373a0 => d848c6cc) (gprs_llc.c:1125) 20240916055422279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055422279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055422279 DMM DEBUG MM(262420000000040/d848c6cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055422289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055422289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055422289 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055422289 DMM DEBUG MM(262420000000040/d848c6cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240916055422289 DMM NOTICE MM(262420000000040/d848c6cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055422289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055422289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055422289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055422289 DMM DEBUG MM(262420000000040/d848c6cc) Requesting authorization (sgsn_auth.c:160) 20240916055422289 DMM INFO MM(262420000000040/d848c6cc) Requesting authentication tuples (sgsn_auth.c:184) 20240916055422289 DMM DEBUG MM(262420000000040/d848c6cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055422289 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240916055422289 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(628)@847eaf5835e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@847eaf5835e9: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20240916055422292 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055422292 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055422292 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055422292 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055422292 DMM INFO MM(262420000000040/d848c6cc) Subscriber data update (mmctx.c:445) 20240916055422292 DMM DEBUG MM(262420000000040/d848c6cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055422292 DMM INFO MM(262420000000040/d848c6cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055422292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055422292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055422292 DMM INFO MM(262420000000040/d848c6cc) <- GMM AUTH AND CIPHERING REQ (rand = b2 d5 95 43 21 91 32 f9 0c 89 bc e1 c3 d4 58 1e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 18 10 51 35 a5 5c 4d 26 f6 66 3a c7 b7 c1 1b ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@847eaf5835e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@847eaf5835e9: Final verdict of PTC: pass 20240916055422307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@847eaf5835e9: Final verdict of PTC: none 20240916055422310 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055422311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(616)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(626)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(621)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(624)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(619)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(614)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none)Mon Sep 16 05:54:22 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. 20240916055422401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055422804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67776) 20240916055423312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055423312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67776, count=72132) 20240916055424313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055424313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916055424551 DGPRS DEBUG Checking for inactive LLMEs, time = 28994263 (sgsn.c:131) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Sep 16 05:54:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055425314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055425314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_usim_a54_a50 started. 20240916055425897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055425899 DMM INFO MM(262420000000040/d848c6cc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055425899 DMM INFO MM(262420000000040/d848c6cc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055425899 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055425899 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055425899 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055425899 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240916055425899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Deallocated (fsm.c:568) 20240916055425899 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055425899 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055425899 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055425900 DLLC NOTICE LLME(fb0373a0/d848c6cc){ASSIGNED} LLGM Assign pre (d848c6cc => ffffffff) (gprs_llc.c:1079) 20240916055425900 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d848c6cc => ffffffff) (gprs_llc.c:1125) 20240916055425900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055425931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055425931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055425931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055425931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055425931 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055425931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055425931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055425931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055425931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055425932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055425932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055425932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055425932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055425932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055425932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055425932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055425932 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055425932 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055425932 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055425932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055425932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055425932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055425934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055425940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055425940 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055425946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055425946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055425946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055425946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055425946 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055425946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055425946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055425946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055425946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055425946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055425946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055425946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055425947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055425947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055425947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055425947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055425947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055425947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055425947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055425947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055425947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055425947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055425949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055425954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055425954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055425961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055425961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055425961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055425961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055425961 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055425961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055425961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055425961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055425961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055425962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055425962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055425962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055425962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055425962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055425962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055425962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055425962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055425962 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055425962 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055425962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055425962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055425962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055425964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055425968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055425968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055426316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055426316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055426316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055426316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@847eaf5835e9: 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) } } } } 20240916055426320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055426321 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@847eaf5835e9: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='FF8759B7'O, index=0 SGSN_Test-GSUP(647)@847eaf5835e9: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@847eaf5835e9: 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 := '0511F94B37A813E023B2526DFBA8AC04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF6BB02C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6B3EA5FC189C630'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '668B20A62DF5EACA4881C4B3F3C97A3D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BE855ACC5A42436220AEA6AFE75EB929'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3544F0BC1D73EF32A3ECFC14210C4EE4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2035CD5AFA65FD84'O } } } } } 20240916055427396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055427396 DLLC NOTICE LLME(ffffffff/ff8759b7){UNASSIGNED} LLC RX: unknown TLLI 0xff8759b7, creating LLME on the fly (gprs_llc.c:552) 20240916055427396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055427396 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055427396 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055427396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055427396 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055427396 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055427396 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055427396 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055427396 DLLC NOTICE LLME(ffffffff/ff8759b7){UNASSIGNED} LLGM Assign pre (ff8759b7 => ce57b161) (gprs_llc.c:1079) 20240916055427396 DLLC NOTICE LLME(ff8759b7/ce57b161){ASSIGNED} LLGM Assign post (ff8759b7 => ce57b161) (gprs_llc.c:1125) 20240916055427396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055427396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055427396 DMM DEBUG MM(262420000000040/ce57b161) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055427420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055427420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055427420 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055427420 DMM DEBUG MM(262420000000040/ce57b161) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240916055427420 DMM NOTICE MM(262420000000040/ce57b161) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055427420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055427420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055427420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055427420 DMM DEBUG MM(262420000000040/ce57b161) Requesting authorization (sgsn_auth.c:160) 20240916055427420 DMM INFO MM(262420000000040/ce57b161) Requesting authentication tuples (sgsn_auth.c:184) 20240916055427420 DMM DEBUG MM(262420000000040/ce57b161) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055427420 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240916055427420 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@847eaf5835e9: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@847eaf5835e9: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20240916055427427 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055427427 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055427427 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055427427 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055427427 DMM INFO MM(262420000000040/ce57b161) Subscriber data update (mmctx.c:445) 20240916055427427 DMM DEBUG MM(262420000000040/ce57b161) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055427427 DMM INFO MM(262420000000040/ce57b161) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055427427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055427427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055427427 DMM INFO MM(262420000000040/ce57b161) <- GMM AUTH AND CIPHERING REQ (rand = 05 11 f9 4b 37 a8 13 e0 23 b2 52 6d fb a8 ac 04 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 35 44 f0 bc 1d 73 ef 32 a3 ec fc 14 21 0c 4e e4 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@847eaf5835e9: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@847eaf5835e9: Final verdict of PTC: pass 20240916055427448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(640)@847eaf5835e9: Final verdict of PTC: none 20240916055427452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055427452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI220(644)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(635)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(645)@847eaf5835e9: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(643)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(633)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(638)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'.Mon Sep 16 05:54:27 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20240916055427518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055427920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67784) 20240916055428453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055428453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67784, count=72140) 20240916055429455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055429455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Sep 16 05:54:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055430457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055430457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_detach_unknown_nopoweroff started. 20240916055431023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055431025 DMM INFO MM(262420000000040/ce57b161) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055431025 DMM INFO MM(262420000000040/ce57b161) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055431025 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055431025 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055431025 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055431025 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240916055431026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Deallocated (fsm.c:568) 20240916055431026 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055431026 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055431026 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055431026 DLLC NOTICE LLME(ff8759b7/ce57b161){ASSIGNED} LLGM Assign pre (ce57b161 => ffffffff) (gprs_llc.c:1079) 20240916055431026 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce57b161 => ffffffff) (gprs_llc.c:1125) 20240916055431026 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055431064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055431064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055431064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055431064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055431064 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055431064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055431064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055431064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055431064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055431065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055431065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055431065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055431065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055431065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055431065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055431065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055431065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055431065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055431065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055431065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055431065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055431065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055431068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055431072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055431072 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055431079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055431079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055431079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055431079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055431079 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055431079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055431079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055431079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055431079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055431080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055431080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055431080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055431080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055431080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055431080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055431080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055431080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055431080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055431080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055431080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055431080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055431080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055431082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055431086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055431086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055431094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055431094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055431094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055431094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055431094 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055431094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055431094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055431094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055431094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055431094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055431094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055431094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055431095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055431095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055431095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055431095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055431095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055431095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055431095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055431095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055431095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055431095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055431097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055431102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055431102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055431459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055431459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055431459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055431459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@847eaf5835e9: 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) } } } } 20240916055431463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055431464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@847eaf5835e9: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='E613EFC9'O, index=0 SGSN_Test-GSUP(666)@847eaf5835e9: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20240916055432534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055432534 DLLC NOTICE LLME(ffffffff/e613efc9){UNASSIGNED} LLC RX: unknown TLLI 0xe613efc9, creating LLME on the fly (gprs_llc.c:552) 20240916055432534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055432534 DMM NOTICE LLME(ffffffff/e613efc9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240916055432534 DLLC NOTICE LLME(ffffffff/e613efc9){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240916055432534 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe613efc9 type=GPRS detach (gprs_gmm.c:1465) 20240916055432534 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240916055432534 DLLC NOTICE LLME(ffffffff/e613efc9){UNASSIGNED} LLGM Assign pre (e613efc9 => ffffffff) (gprs_llc.c:1079) 20240916055432534 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e613efc9 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@847eaf5835e9: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@847eaf5835e9: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@847eaf5835e9: Final verdict of PTC: pass 20240916055432558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@847eaf5835e9: Final verdict of PTC: none 20240916055432563 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055432563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(654)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(664)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(659)@847eaf5835e9: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@847eaf5835e9: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@847eaf5835e9: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(652)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(657)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(662)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@847eaf5835e9: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Sep 16 05:54:32 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20240916055432671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055432974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20240916055433564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055433564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=57468) 20240916055434565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055434565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Sep 16 05:54:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055435567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055435567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_detach_unknown_poweroff started. 20240916055436078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055436082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055436132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055436132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055436132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055436132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055436132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055436132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055436132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055436132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055436132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055436138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055436138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055436138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055436139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055436139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055436139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055436139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055436139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055436139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055436139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055436139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055436141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055436141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 20240916055436152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055436160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055436160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055436166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055436167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055436167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055436167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055436167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055436167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055436167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055436167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055436167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055436167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055436167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055436167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055436167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055436167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055436167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055436167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055436167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055436167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055436167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055436167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055436168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055436168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055436170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055436175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055436175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055436185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055436185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055436185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055436185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055436185 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055436185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055436185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055436185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055436185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055436186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055436186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055436186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055436186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055436186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055436186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055436186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055436186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055436186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055436186 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055436186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055436186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055436186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055436188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055436192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055436192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055436568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055436568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055436568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055436568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@847eaf5835e9: 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) } } } } 20240916055436572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@847eaf5835e9: 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)@847eaf5835e9: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240916055436573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@847eaf5835e9: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='C89D56F2'O, index=0 SGSN_Test-GSUP(685)@847eaf5835e9: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20240916055437641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055437641 DLLC NOTICE LLME(ffffffff/c89d56f2){UNASSIGNED} LLC RX: unknown TLLI 0xc89d56f2, creating LLME on the fly (gprs_llc.c:552) 20240916055437641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055437641 DMM NOTICE LLME(ffffffff/c89d56f2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@847eaf5835e9: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@847eaf5835e9: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@847eaf5835e9: Final verdict of PTC: pass 20240916055442650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42250<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_poweroff-BVCI220(682)@847eaf5835e9: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(678)@847eaf5835e9: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@847eaf5835e9: Final verdict of PTC: none 20240916055442655 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055442655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(683)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(673)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(685)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(676)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(671)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(681)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@847eaf5835e9: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Sep 16 05:54:42 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20240916055442759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055443062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46532) 20240916055443656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055443657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46532, count=51964) 20240916055444657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055444657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Sep 16 05:54:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055445658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055445658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_detach_nopoweroff started. 20240916055446153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055446155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055446202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055446202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055446202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055446202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055446202 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055446202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055446202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055446202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055446202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055446203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055446203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055446203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055446203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055446203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055446203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055446203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055446203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055446203 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055446203 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055446203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055446203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055446203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055446204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055446209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055446209 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055446217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055446217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055446217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055446217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055446217 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055446217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055446217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055446217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055446217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055446218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055446218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055446218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055446219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055446219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055446219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055446219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055446219 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055446219 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055446219 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055446219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055446219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055446219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055446221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055446225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055446225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055446233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055446233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055446233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055446233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055446233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055446233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055446233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055446233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055446233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055446234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055446234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055446234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055446234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055446234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055446234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055446234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055446234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055446234 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055446234 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055446234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055446234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055446234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055446237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055446242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055446242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055446659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055446660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055446660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055446660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@847eaf5835e9: 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) } } } } 20240916055446664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055446665 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@847eaf5835e9: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='EC1E4CD8'O, index=0 SGSN_Test-GSUP(704)@847eaf5835e9: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@847eaf5835e9: 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 := '515868FFD79C31FB14EB95A8FCC3DFD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '307D86F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F96B46F6AB0BA244'O } } } } } 20240916055447739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055447739 DLLC NOTICE LLME(ffffffff/ec1e4cd8){UNASSIGNED} LLC RX: unknown TLLI 0xec1e4cd8, creating LLME on the fly (gprs_llc.c:552) 20240916055447739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055447739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055447739 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055447739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055447739 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055447739 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055447739 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055447739 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055447739 DLLC NOTICE LLME(ffffffff/ec1e4cd8){UNASSIGNED} LLGM Assign pre (ec1e4cd8 => f1cb2c8e) (gprs_llc.c:1079) 20240916055447739 DLLC NOTICE LLME(ec1e4cd8/f1cb2c8e){ASSIGNED} LLGM Assign post (ec1e4cd8 => f1cb2c8e) (gprs_llc.c:1125) 20240916055447739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055447739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055447739 DMM DEBUG MM(262420000000015/f1cb2c8e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055447747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055447747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055447748 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055447748 DMM DEBUG MM(262420000000015/f1cb2c8e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240916055447748 DMM NOTICE MM(262420000000015/f1cb2c8e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055447748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055447748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055447748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055447748 DMM DEBUG MM(262420000000015/f1cb2c8e) Requesting authorization (sgsn_auth.c:160) 20240916055447748 DMM INFO MM(262420000000015/f1cb2c8e) Requesting authentication tuples (sgsn_auth.c:184) 20240916055447748 DMM DEBUG MM(262420000000015/f1cb2c8e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055447748 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240916055447748 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@847eaf5835e9: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@847eaf5835e9: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20240916055447750 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055447750 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055447750 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055447750 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055447750 DMM INFO MM(262420000000015/f1cb2c8e) Subscriber data update (mmctx.c:445) 20240916055447750 DMM DEBUG MM(262420000000015/f1cb2c8e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055447750 DMM INFO MM(262420000000015/f1cb2c8e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055447750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055447750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055447750 DMM INFO MM(262420000000015/f1cb2c8e) <- GMM AUTH AND CIPHERING REQ (rand = 51 58 68 ff d7 9c 31 fb 14 eb 95 a8 fc c3 df d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055447758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055447758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055447758 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055447758 DMM INFO MM(262420000000015/f1cb2c8e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055447758 DMM NOTICE MM(262420000000015/f1cb2c8e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055447758 DMM DEBUG MM(262420000000015/f1cb2c8e) checking auth: received GSM SRES = 30 7d 86 f8 (gprs_gmm.c:666) 20240916055447758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055447758 DMM DEBUG MM(262420000000015/f1cb2c8e) Requesting authorization (sgsn_auth.c:160) 20240916055447758 DMM INFO MM(262420000000015/f1cb2c8e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055447758 DMM DEBUG MM(262420000000015/f1cb2c8e) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055447758 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240916055447758 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055447758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055447758 DMM INFO MM(262420000000015/f1cb2c8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1cb2c8e) (gprs_gmm.c:300) 20240916055447760 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055447760 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055447760 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240916055447760 DMM INFO MM(262420000000015/f1cb2c8e) Subscriber data update (mmctx.c:445) 20240916055447760 DMM DEBUG MM(262420000000015/f1cb2c8e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055447760 DMM INFO MM(262420000000015/f1cb2c8e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055447760 DMM NOTICE MM(262420000000015/f1cb2c8e) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240916055447760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055447760 DMM NOTICE MM(262420000000015/f1cb2c8e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055447760 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) 20240916055447760 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055447760 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240916055447760 DMM INFO MM(262420000000015/f1cb2c8e) Subscriber data update (mmctx.c:445) 20240916055447760 DMM DEBUG MM(262420000000015/f1cb2c8e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055447768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055447768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055447768 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055447768 DMM INFO MM(262420000000015/f1cb2c8e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055447768 DMM NOTICE MM(262420000000015/f1cb2c8e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055447768 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055447768 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055447768 DLLC NOTICE LLME(ec1e4cd8/f1cb2c8e){ASSIGNED} LLGM Assign pre (ffffffff => f1cb2c8e) (gprs_llc.c:1079) 20240916055447768 DLLC NOTICE LLME(ffffffff/f1cb2c8e){ASSIGNED} LLGM Assign post (ffffffff => f1cb2c8e) (gprs_llc.c:1125) 20240916055447768 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055447768 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055447768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055447768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@847eaf5835e9: setverdict(pass): none -> pass 20240916055447824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055447824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055447824 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055447824 DMM INFO MM(262420000000015/f1cb2c8e) -> GMM DETACH REQUEST TLLI=0xf1cb2c8e type=GPRS detach (gprs_gmm.c:1465) 20240916055447824 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240916055447824 DMM INFO MM(262420000000015/f1cb2c8e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240916055447824 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055447824 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055447824 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055447824 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055447824 DLLC NOTICE LLME(ffffffff/f1cb2c8e){ASSIGNED} LLGM Assign pre (f1cb2c8e => ffffffff) (gprs_llc.c:1079) 20240916055447824 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1cb2c8e => ffffffff) (gprs_llc.c:1125) 20240916055447824 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240916055447824 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055447824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055447824 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055447824 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055447824 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055447826 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@847eaf5835e9: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@847eaf5835e9: Final verdict of PTC: pass 20240916055447839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58306<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(702)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(697)@847eaf5835e9: Final verdict of PTC: none 20240916055447844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(692)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@847eaf5835e9: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@847eaf5835e9: Final verdict of PTC: none 20240916055447844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_nopoweroff-BVCI196(691)@847eaf5835e9: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(690)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(695)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(700)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none)Mon Sep 16 05:54:47 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc MTC@847eaf5835e9: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@847eaf5835e9: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. 20240916055447927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055448230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43680) 20240916055448846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055448846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43680, count=93112) 20240916055449847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055449848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Sep 16 05:54:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055450849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055450849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_detach_poweroff started. 20240916055451332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055451335 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055451371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055451371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055451371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055451371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055451371 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055451371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055451371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055451371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055451371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055451372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055451372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055451372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055451372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055451372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055451372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055451372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055451372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055451372 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055451372 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055451372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055451372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055451372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055451374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055451378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055451378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055451386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055451386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055451386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055451386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055451386 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055451386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055451386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055451386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055451386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055451386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055451386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055451386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055451386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055451386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055451386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055451386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055451386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055451386 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055451386 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055451386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(716)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055451387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055451387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055451389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055451394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055451394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055451401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055451401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055451401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055451401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055451401 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055451401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055451401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055451401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055451401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055451402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055451402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055451402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055451402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055451402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055451402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055451402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055451402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055451402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055451402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055451402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055451402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055451402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055451403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055451408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055451408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055451850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055451850 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055451850 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055451850 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@847eaf5835e9: 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) } } } } 20240916055451854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055451855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@847eaf5835e9: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F7CEAE12'O, index=0 SGSN_Test-GSUP(723)@847eaf5835e9: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@847eaf5835e9: 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 := '59958EF5E38844DEDBAE4EE1EDB0BED2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE86F00B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C115EEDEAFE6B49A'O } } } } } 20240916055452929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055452929 DLLC NOTICE LLME(ffffffff/f7ceae12){UNASSIGNED} LLC RX: unknown TLLI 0xf7ceae12, creating LLME on the fly (gprs_llc.c:552) 20240916055452929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055452929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055452929 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055452929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055452929 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055452929 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055452929 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055452929 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055452929 DLLC NOTICE LLME(ffffffff/f7ceae12){UNASSIGNED} LLGM Assign pre (f7ceae12 => c3bf83e9) (gprs_llc.c:1079) 20240916055452929 DLLC NOTICE LLME(f7ceae12/c3bf83e9){ASSIGNED} LLGM Assign post (f7ceae12 => c3bf83e9) (gprs_llc.c:1125) 20240916055452929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055452929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055452929 DMM DEBUG MM(262420000000016/c3bf83e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055452950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055452950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055452950 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055452950 DMM DEBUG MM(262420000000016/c3bf83e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240916055452950 DMM NOTICE MM(262420000000016/c3bf83e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055452950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055452951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055452951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055452951 DMM DEBUG MM(262420000000016/c3bf83e9) Requesting authorization (sgsn_auth.c:160) 20240916055452951 DMM INFO MM(262420000000016/c3bf83e9) Requesting authentication tuples (sgsn_auth.c:184) 20240916055452951 DMM DEBUG MM(262420000000016/c3bf83e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055452951 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240916055452951 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@847eaf5835e9: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@847eaf5835e9: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20240916055452956 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055452956 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055452956 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055452956 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055452956 DMM INFO MM(262420000000016/c3bf83e9) Subscriber data update (mmctx.c:445) 20240916055452956 DMM DEBUG MM(262420000000016/c3bf83e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055452956 DMM INFO MM(262420000000016/c3bf83e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055452956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055452956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055452956 DMM INFO MM(262420000000016/c3bf83e9) <- GMM AUTH AND CIPHERING REQ (rand = 59 95 8e f5 e3 88 44 de db ae 4e e1 ed b0 be d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055452971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055452971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055452971 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055452971 DMM INFO MM(262420000000016/c3bf83e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055452971 DMM NOTICE MM(262420000000016/c3bf83e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055452971 DMM DEBUG MM(262420000000016/c3bf83e9) checking auth: received GSM SRES = ae 86 f0 0b (gprs_gmm.c:666) 20240916055452971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055452971 DMM DEBUG MM(262420000000016/c3bf83e9) Requesting authorization (sgsn_auth.c:160) 20240916055452971 DMM INFO MM(262420000000016/c3bf83e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055452971 DMM DEBUG MM(262420000000016/c3bf83e9) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055452971 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240916055452971 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055452971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055452971 DMM INFO MM(262420000000016/c3bf83e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3bf83e9) (gprs_gmm.c:300) 20240916055452974 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055452974 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055452974 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240916055452974 DMM INFO MM(262420000000016/c3bf83e9) Subscriber data update (mmctx.c:445) 20240916055452974 DMM DEBUG MM(262420000000016/c3bf83e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055452974 DMM INFO MM(262420000000016/c3bf83e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055452974 DMM NOTICE MM(262420000000016/c3bf83e9) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240916055452974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055452974 DMM NOTICE MM(262420000000016/c3bf83e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055452974 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) 20240916055452976 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055452976 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240916055452976 DMM INFO MM(262420000000016/c3bf83e9) Subscriber data update (mmctx.c:445) 20240916055452976 DMM DEBUG MM(262420000000016/c3bf83e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055452987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055452987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055452987 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055452987 DMM INFO MM(262420000000016/c3bf83e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055452987 DMM NOTICE MM(262420000000016/c3bf83e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055452987 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055452987 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055452987 DLLC NOTICE LLME(f7ceae12/c3bf83e9){ASSIGNED} LLGM Assign pre (ffffffff => c3bf83e9) (gprs_llc.c:1079) 20240916055452987 DLLC NOTICE LLME(ffffffff/c3bf83e9){ASSIGNED} LLGM Assign post (ffffffff => c3bf83e9) (gprs_llc.c:1125) 20240916055452987 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055452987 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055452987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055452987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@847eaf5835e9: setverdict(pass): none -> pass 20240916055453042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055453042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240916055453042 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055453042 DMM INFO MM(262420000000016/c3bf83e9) -> GMM DETACH REQUEST TLLI=0xc3bf83e9 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240916055453042 DMM INFO MM(262420000000016/c3bf83e9) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240916055453042 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055453042 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055453042 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055453042 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055453043 DLLC NOTICE LLME(ffffffff/c3bf83e9){ASSIGNED} LLGM Assign pre (c3bf83e9 => ffffffff) (gprs_llc.c:1079) 20240916055453043 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3bf83e9 => ffffffff) (gprs_llc.c:1125) 20240916055453043 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240916055453043 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055453043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055453043 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055453043 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055453043 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055453045 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20240916055454552 DGPRS DEBUG Checking for inactive LLMEs, time = 28994293 (sgsn.c:131) TC_detach_poweroff(725)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@847eaf5835e9: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@847eaf5835e9: Final verdict of PTC: pass 20240916055458061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58334<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(711)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(716)@847eaf5835e9: Final verdict of PTC: none 20240916055458065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055458065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_poweroff-BVCI220(720)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(721)@847eaf5835e9: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@847eaf5835e9: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(709)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(714)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(719)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@847eaf5835e9: Test case TC_detach_poweroff finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Sep 16 05:54:58 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20240916055458150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055458452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87896) 20240916055459066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055459066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87896, count=93328) 20240916055500068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055500068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Sep 16 05:55:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055501069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055501069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act started. 20240916055501550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055501553 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055501594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055501594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055501594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055501594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055501594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055501594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055501594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055501594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055501594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055501595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055501595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055501595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055501595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055501595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055501595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055501595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055501595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055501595 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055501595 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055501595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055501596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055501596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055501597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055501602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055501602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055501609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055501609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055501609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055501609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055501609 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055501609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055501609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055501609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055501609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055501610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055501610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055501610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055501610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055501610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055501610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055501610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055501610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055501610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055501610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055501610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055501610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055501610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055501613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055501618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055501618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055501625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055501625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055501625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055501625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055501625 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055501625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055501625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055501625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055501625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055501626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055501626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055501626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055501626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055501626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055501626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055501626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055501626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055501626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055501626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055501628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055501632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055501632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055502070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055502070 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055502070 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055502070 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@847eaf5835e9: 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) } } } } 20240916055502074 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055502075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@847eaf5835e9: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='E9A438B7'O, index=0 SGSN_Test-GSUP(742)@847eaf5835e9: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@847eaf5835e9: 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 := 'F2A6C80E6E2FB3D3A0D390B0AC885B12'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03046406'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AAEB2268FC3BA6B5'O } } } } } 20240916055502150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055502150 DLLC NOTICE LLME(ffffffff/e9a438b7){UNASSIGNED} LLC RX: unknown TLLI 0xe9a438b7, creating LLME on the fly (gprs_llc.c:552) 20240916055502150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055502150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055502150 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055502150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055502150 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055502150 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055502150 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055502150 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055502150 DLLC NOTICE LLME(ffffffff/e9a438b7){UNASSIGNED} LLGM Assign pre (e9a438b7 => e1462c73) (gprs_llc.c:1079) 20240916055502150 DLLC NOTICE LLME(e9a438b7/e1462c73){ASSIGNED} LLGM Assign post (e9a438b7 => e1462c73) (gprs_llc.c:1125) 20240916055502150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055502150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055502150 DMM DEBUG MM(262420000000017/e1462c73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055502171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055502171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055502171 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055502171 DMM DEBUG MM(262420000000017/e1462c73) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240916055502171 DMM NOTICE MM(262420000000017/e1462c73) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055502171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055502171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055502171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055502171 DMM DEBUG MM(262420000000017/e1462c73) Requesting authorization (sgsn_auth.c:160) 20240916055502171 DMM INFO MM(262420000000017/e1462c73) Requesting authentication tuples (sgsn_auth.c:184) 20240916055502171 DMM DEBUG MM(262420000000017/e1462c73) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055502172 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240916055502172 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@847eaf5835e9: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20240916055502177 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055502177 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055502177 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055502177 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055502177 DMM INFO MM(262420000000017/e1462c73) Subscriber data update (mmctx.c:445) 20240916055502177 DMM DEBUG MM(262420000000017/e1462c73) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055502177 DMM INFO MM(262420000000017/e1462c73) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055502177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055502177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055502177 DMM INFO MM(262420000000017/e1462c73) <- GMM AUTH AND CIPHERING REQ (rand = f2 a6 c8 0e 6e 2f b3 d3 a0 d3 90 b0 ac 88 5b 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055502195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055502195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055502195 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055502195 DMM INFO MM(262420000000017/e1462c73) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055502195 DMM NOTICE MM(262420000000017/e1462c73) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055502195 DMM DEBUG MM(262420000000017/e1462c73) checking auth: received GSM SRES = 03 04 64 06 (gprs_gmm.c:666) 20240916055502195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055502195 DMM DEBUG MM(262420000000017/e1462c73) Requesting authorization (sgsn_auth.c:160) 20240916055502195 DMM INFO MM(262420000000017/e1462c73) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055502195 DMM DEBUG MM(262420000000017/e1462c73) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055502196 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240916055502196 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055502196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055502196 DMM INFO MM(262420000000017/e1462c73) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1462c73) (gprs_gmm.c:300) 20240916055502198 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055502198 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055502199 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240916055502199 DMM INFO MM(262420000000017/e1462c73) Subscriber data update (mmctx.c:445) 20240916055502199 DMM DEBUG MM(262420000000017/e1462c73) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055502199 DMM INFO MM(262420000000017/e1462c73) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055502199 DMM NOTICE MM(262420000000017/e1462c73) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240916055502199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055502199 DMM NOTICE MM(262420000000017/e1462c73) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055502199 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) 20240916055502200 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055502200 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240916055502200 DMM INFO MM(262420000000017/e1462c73) Subscriber data update (mmctx.c:445) 20240916055502200 DMM DEBUG MM(262420000000017/e1462c73) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055502212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055502212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055502212 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055502212 DMM INFO MM(262420000000017/e1462c73) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055502212 DMM NOTICE MM(262420000000017/e1462c73) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055502212 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055502212 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055502212 DLLC NOTICE LLME(e9a438b7/e1462c73){ASSIGNED} LLGM Assign pre (ffffffff => e1462c73) (gprs_llc.c:1079) 20240916055502212 DLLC NOTICE LLME(ffffffff/e1462c73){ASSIGNED} LLGM Assign post (ffffffff => e1462c73) (gprs_llc.c:1125) 20240916055502212 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055502212 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055502212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055502212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@847eaf5835e9: setverdict(pass): none -> pass 20240916055502269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055502269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055502269 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055502269 DMM INFO MM(262420000000017/e1462c73) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055502269 DMM INFO MM(262420000000017/e1462c73) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055502269 DMM DEBUG MM(262420000000017/e1462c73) Using GGSN 0 (gprs_sm.c:317) 20240916055502269 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055502269 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240916055502269 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055502269 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055502269 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240916055502294 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 02 00 00 01 80 08 00 10 f4 d4 c0 e2 11 88 14 3b 78 14 05 7f ba 19 6e bf 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20240916055502294 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd07f0d0, cbp=0x55860520e640) (sgsn_libgtp.c:629) 20240916055502294 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055502294 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x558605213e48 TLLI=e1462c73, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055502294 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055502295 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@847eaf5835e9: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@847eaf5835e9: Final verdict of PTC: pass 20240916055502313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57950<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055502317 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055502317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(730)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(735)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(740)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(742)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(738)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(728)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(733)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Sep 16 05:55:02 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20240916055502409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055502811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88220) 20240916055503318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055503318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88220, count=92576) 20240916055504318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055504318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Sep 16 05:55:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055505320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055505320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_pdp_act_unattached started. 20240916055505914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055505917 DMM INFO MM(262420000000017/e1462c73) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055505917 DMM INFO MM(262420000000017/e1462c73) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055505917 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055505917 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055505917 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055505917 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055505917 DLLC NOTICE LLME(ffffffff/e1462c73){ASSIGNED} LLGM Assign pre (e1462c73 => ffffffff) (gprs_llc.c:1079) 20240916055505917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1462c73 => ffffffff) (gprs_llc.c:1125) 20240916055505917 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605213af0 (gprs_sndcp.c:574) 20240916055505917 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x558605213e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055505917 DMM NOTICE MM(262420000000017/e1462c73) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055505917 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240916055505917 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055505917 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055505918 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240916055505918 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240916055505918 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055505918 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20240916055505918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055505918 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055505918 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055505918 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055505918 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055505955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055505955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055505955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055505955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055505955 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055505955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055505955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055505955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055505955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055505956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055505956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055505956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055505956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055505956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055505956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055505956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055505956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055505956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055505956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055505956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055505956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055505956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055505958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055505962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055505962 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055505969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055505969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055505969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055505969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055505969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055505969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055505969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055505969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055505969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055505970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055505970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055505970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055505970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055505970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055505970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055505970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055505970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055505970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055505970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055505970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055505971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055505971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055505972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055505977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055505977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055505985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055505985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055505985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055505985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055505985 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055505985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055505985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055505985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055505985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055505985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055505985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055505985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055505985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055505985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055505986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055505986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055505986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055505986 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055505986 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055505986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055505986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055505986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055505988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055505992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055505992 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055506321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055506321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055506321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055506321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@847eaf5835e9: 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) } } } } 20240916055506325 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055506327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@847eaf5835e9: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='FB1E1C40'O, index=0 SGSN_Test-GSUP(761)@847eaf5835e9: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20240916055506386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055506386 DLLC NOTICE LLME(ffffffff/fb1e1c40){UNASSIGNED} LLC RX: unknown TLLI 0xfb1e1c40, creating LLME on the fly (gprs_llc.c:552) 20240916055506386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240916055506386 DMM NOTICE LLME(ffffffff/fb1e1c40){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20240916055506386 DLLC NOTICE LLME(ffffffff/fb1e1c40){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240916055506386 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@847eaf5835e9: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@847eaf5835e9: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@847eaf5835e9: Final verdict of PTC: pass 20240916055506405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@847eaf5835e9: Final verdict of PTC: none 20240916055506410 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055506410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(754)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@847eaf5835e9: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@847eaf5835e9: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(759)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@847eaf5835e9: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(749)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(752)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(747)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(757)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@847eaf5835e9: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Sep 16 05:55:06 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20240916055506479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055506780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55440) 20240916055507412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055507412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55440, count=59796) 20240916055508413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055508413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Sep 16 05:55:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055509415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055509415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_user started. 20240916055509874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055509877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055509927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055509927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055509928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055509928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055509928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055509928 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055509928 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055509928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055509928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055509928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055509931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055509935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055509935 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055509942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055509942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055509942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055509942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055509942 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055509942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055509942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055509942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055509942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055509943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055509943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055509943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055509943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055509943 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055509943 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055509943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055509943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055509943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055509945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055509950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055509950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055509957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055509957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055509957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055509957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055509957 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055509957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055509957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055509957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055509957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055509958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055509958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055509958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055509958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055509958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055509958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055509958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055509958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055509958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055509958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055509958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055509958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055509958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055509960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055509965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055509965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055510416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055510417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055510417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055510417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@847eaf5835e9: 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) } } } } 20240916055510421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055510422 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@847eaf5835e9: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E7E56D2E'O, index=0 SGSN_Test-GSUP(780)@847eaf5835e9: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@847eaf5835e9: 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 := '7381A65D8E18EC96CE5EC869A33F9783'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75CBB472'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FB85799F84AC9E4'O } } } } } 20240916055510466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055510466 DLLC NOTICE LLME(ffffffff/e7e56d2e){UNASSIGNED} LLC RX: unknown TLLI 0xe7e56d2e, creating LLME on the fly (gprs_llc.c:552) 20240916055510466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055510466 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055510466 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055510466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055510466 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055510466 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055510466 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055510466 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055510466 DLLC NOTICE LLME(ffffffff/e7e56d2e){UNASSIGNED} LLGM Assign pre (e7e56d2e => d98764b9) (gprs_llc.c:1079) 20240916055510466 DLLC NOTICE LLME(e7e56d2e/d98764b9){ASSIGNED} LLGM Assign post (e7e56d2e => d98764b9) (gprs_llc.c:1125) 20240916055510466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055510466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055510466 DMM DEBUG MM(262420000000019/d98764b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055510482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055510482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055510483 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055510483 DMM DEBUG MM(262420000000019/d98764b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240916055510483 DMM NOTICE MM(262420000000019/d98764b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055510483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055510483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055510483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055510483 DMM DEBUG MM(262420000000019/d98764b9) Requesting authorization (sgsn_auth.c:160) 20240916055510483 DMM INFO MM(262420000000019/d98764b9) Requesting authentication tuples (sgsn_auth.c:184) 20240916055510483 DMM DEBUG MM(262420000000019/d98764b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055510483 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240916055510483 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@847eaf5835e9: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20240916055510485 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055510485 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055510485 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055510485 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055510485 DMM INFO MM(262420000000019/d98764b9) Subscriber data update (mmctx.c:445) 20240916055510485 DMM DEBUG MM(262420000000019/d98764b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055510485 DMM INFO MM(262420000000019/d98764b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055510485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055510485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055510485 DMM INFO MM(262420000000019/d98764b9) <- GMM AUTH AND CIPHERING REQ (rand = 73 81 a6 5d 8e 18 ec 96 ce 5e c8 69 a3 3f 97 83 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055510490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055510490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055510490 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055510490 DMM INFO MM(262420000000019/d98764b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055510490 DMM NOTICE MM(262420000000019/d98764b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055510490 DMM DEBUG MM(262420000000019/d98764b9) checking auth: received GSM SRES = 75 cb b4 72 (gprs_gmm.c:666) 20240916055510490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055510490 DMM DEBUG MM(262420000000019/d98764b9) Requesting authorization (sgsn_auth.c:160) 20240916055510490 DMM INFO MM(262420000000019/d98764b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055510490 DMM DEBUG MM(262420000000019/d98764b9) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055510490 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240916055510490 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055510490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055510490 DMM INFO MM(262420000000019/d98764b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd98764b9) (gprs_gmm.c:300) 20240916055510490 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055510490 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055510490 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240916055510490 DMM INFO MM(262420000000019/d98764b9) Subscriber data update (mmctx.c:445) 20240916055510490 DMM DEBUG MM(262420000000019/d98764b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055510490 DMM INFO MM(262420000000019/d98764b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055510490 DMM NOTICE MM(262420000000019/d98764b9) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240916055510490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055510490 DMM NOTICE MM(262420000000019/d98764b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055510490 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) 20240916055510491 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055510491 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240916055510491 DMM INFO MM(262420000000019/d98764b9) Subscriber data update (mmctx.c:445) 20240916055510491 DMM DEBUG MM(262420000000019/d98764b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055510493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055510493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055510493 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055510493 DMM INFO MM(262420000000019/d98764b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055510493 DMM NOTICE MM(262420000000019/d98764b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055510493 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055510493 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055510493 DLLC NOTICE LLME(e7e56d2e/d98764b9){ASSIGNED} LLGM Assign pre (ffffffff => d98764b9) (gprs_llc.c:1079) 20240916055510493 DLLC NOTICE LLME(ffffffff/d98764b9){ASSIGNED} LLGM Assign post (ffffffff => d98764b9) (gprs_llc.c:1125) 20240916055510493 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055510493 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055510493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055510493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@847eaf5835e9: setverdict(pass): none -> pass 20240916055510545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055510545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055510545 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055510545 DMM INFO MM(262420000000019/d98764b9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055510545 DMM INFO MM(262420000000019/d98764b9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055510545 DMM DEBUG MM(262420000000019/d98764b9) Using GGSN 0 (gprs_sm.c:317) 20240916055510545 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055510545 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240916055510545 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055510545 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055510545 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240916055510553 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 04 00 00 01 80 08 00 10 00 bd 45 2c 11 40 f6 2f 0f 14 05 7f c4 a6 6f bc 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20240916055510553 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd080148, cbp=0x55860520efc0) (sgsn_libgtp.c:629) 20240916055510553 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055510553 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x558605214f88 TLLI=d98764b9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055510553 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055510553 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055510558 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20240916055510562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055510562 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240916055510562 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@847eaf5835e9: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@847eaf5835e9: Final verdict of PTC: pass 20240916055510567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(778)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@847eaf5835e9: Final verdict of PTC: none 20240916055510571 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act_user-BVCI196(767)@847eaf5835e9: Final verdict of PTC: none 20240916055510571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(773)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(768)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(766)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(776)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(771)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Sep 16 05:55:10 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20240916055510634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055511037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94880) 20240916055511572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055511572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94880, count=96040) 20240916055512573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055512573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Sep 16 05:55:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055513573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055513573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_ggsn_reject started. 20240916055514139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055514142 DMM INFO MM(262420000000019/d98764b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055514142 DMM INFO MM(262420000000019/d98764b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055514142 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055514142 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055514142 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055514142 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055514142 DLLC NOTICE LLME(ffffffff/d98764b9){ASSIGNED} LLGM Assign pre (d98764b9 => ffffffff) (gprs_llc.c:1079) 20240916055514142 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d98764b9 => ffffffff) (gprs_llc.c:1125) 20240916055514142 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605214c30 (gprs_sndcp.c:574) 20240916055514142 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x558605214f88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055514142 DMM NOTICE MM(262420000000019/d98764b9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055514142 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240916055514142 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055514142 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055514142 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240916055514142 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240916055514142 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055514142 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20240916055514142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055514142 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055514142 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055514142 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055514142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055514187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055514187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055514187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055514187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055514187 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055514187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055514187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055514187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055514187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055514188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055514188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055514188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055514188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055514188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055514188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055514188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055514188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055514188 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055514188 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055514188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055514188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055514188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055514190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055514194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055514194 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055514205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055514205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055514205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055514205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055514205 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055514205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055514205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055514205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055514205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(792)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(793)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055514206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055514206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055514206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055514206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055514206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055514206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055514206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055514206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055514206 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055514206 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055514206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(793)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055514207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055514207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055514209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916055514213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055514213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(792)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(790)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(797)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055514217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055514217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055514217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055514217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055514217 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055514217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055514217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055514217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055514217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055514217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055514217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055514217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055514217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055514217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055514217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055514217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055514217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055514217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055514217 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055514217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055514218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055514218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055514220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055514226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055514226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055514574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055514574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055514574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055514574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@847eaf5835e9: 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) } } } } 20240916055514578 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055514579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@847eaf5835e9: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='FC57B99A'O, index=0 SGSN_Test-GSUP(799)@847eaf5835e9: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@847eaf5835e9: 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 := 'D318C67D8FFF0CA01206E7FB70B7FBE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A36F0C24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '97AB627EC4F9BDAA'O } } } } } 20240916055514653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055514653 DLLC NOTICE LLME(ffffffff/fc57b99a){UNASSIGNED} LLC RX: unknown TLLI 0xfc57b99a, creating LLME on the fly (gprs_llc.c:552) 20240916055514653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055514653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055514653 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055514653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055514653 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055514653 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055514653 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055514653 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055514653 DLLC NOTICE LLME(ffffffff/fc57b99a){UNASSIGNED} LLGM Assign pre (fc57b99a => c760e7e5) (gprs_llc.c:1079) 20240916055514653 DLLC NOTICE LLME(fc57b99a/c760e7e5){ASSIGNED} LLGM Assign post (fc57b99a => c760e7e5) (gprs_llc.c:1125) 20240916055514653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055514653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055514653 DMM DEBUG MM(262420000000020/c760e7e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055514676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055514676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055514676 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055514676 DMM DEBUG MM(262420000000020/c760e7e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240916055514676 DMM NOTICE MM(262420000000020/c760e7e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055514676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055514676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055514676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055514676 DMM DEBUG MM(262420000000020/c760e7e5) Requesting authorization (sgsn_auth.c:160) 20240916055514676 DMM INFO MM(262420000000020/c760e7e5) Requesting authentication tuples (sgsn_auth.c:184) 20240916055514676 DMM DEBUG MM(262420000000020/c760e7e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055514676 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240916055514676 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@847eaf5835e9: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20240916055514681 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055514681 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055514681 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055514681 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055514681 DMM INFO MM(262420000000020/c760e7e5) Subscriber data update (mmctx.c:445) 20240916055514681 DMM DEBUG MM(262420000000020/c760e7e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055514681 DMM INFO MM(262420000000020/c760e7e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055514681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055514681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055514681 DMM INFO MM(262420000000020/c760e7e5) <- GMM AUTH AND CIPHERING REQ (rand = d3 18 c6 7d 8f ff 0c a0 12 06 e7 fb 70 b7 fb e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055514696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055514696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055514696 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055514696 DMM INFO MM(262420000000020/c760e7e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055514697 DMM NOTICE MM(262420000000020/c760e7e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055514697 DMM DEBUG MM(262420000000020/c760e7e5) checking auth: received GSM SRES = a3 6f 0c 24 (gprs_gmm.c:666) 20240916055514697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055514697 DMM DEBUG MM(262420000000020/c760e7e5) Requesting authorization (sgsn_auth.c:160) 20240916055514697 DMM INFO MM(262420000000020/c760e7e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055514697 DMM DEBUG MM(262420000000020/c760e7e5) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055514697 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240916055514697 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055514697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055514697 DMM INFO MM(262420000000020/c760e7e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc760e7e5) (gprs_gmm.c:300) 20240916055514699 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055514699 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055514699 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240916055514699 DMM INFO MM(262420000000020/c760e7e5) Subscriber data update (mmctx.c:445) 20240916055514699 DMM DEBUG MM(262420000000020/c760e7e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055514699 DMM INFO MM(262420000000020/c760e7e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055514699 DMM NOTICE MM(262420000000020/c760e7e5) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240916055514699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055514699 DMM NOTICE MM(262420000000020/c760e7e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055514699 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) 20240916055514700 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055514700 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240916055514700 DMM INFO MM(262420000000020/c760e7e5) Subscriber data update (mmctx.c:445) 20240916055514700 DMM DEBUG MM(262420000000020/c760e7e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055514712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055514712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055514712 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055514712 DMM INFO MM(262420000000020/c760e7e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055514712 DMM NOTICE MM(262420000000020/c760e7e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055514712 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055514712 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055514712 DLLC NOTICE LLME(fc57b99a/c760e7e5){ASSIGNED} LLGM Assign pre (ffffffff => c760e7e5) (gprs_llc.c:1079) 20240916055514712 DLLC NOTICE LLME(ffffffff/c760e7e5){ASSIGNED} LLGM Assign post (ffffffff => c760e7e5) (gprs_llc.c:1125) 20240916055514712 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055514712 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055514712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055514712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@847eaf5835e9: setverdict(pass): none -> pass 20240916055514770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055514770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055514770 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055514770 DMM INFO MM(262420000000020/c760e7e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055514770 DMM INFO MM(262420000000020/c760e7e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055514770 DMM DEBUG MM(262420000000020/c760e7e5) Using GGSN 0 (gprs_sm.c:317) 20240916055514770 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055514770 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240916055514770 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055514770 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055514770 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240916055514792 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 06 00 00 01 c7 08 00 10 52 7d b9 83 11 29 38 27 d4 14 05 7f 33 5d eb 65 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20240916055514792 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f56fd0811c0, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055514792 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240916055514792 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240916055514792 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916055514792 DMM NOTICE MM(262420000000020/c760e7e5) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@847eaf5835e9: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@847eaf5835e9: Final verdict of PTC: pass 20240916055514809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55360<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055514813 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055514813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(787)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(790)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(793)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(797)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(791)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(785)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(795)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(790): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Sep 16 05:55:14 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20240916055514928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055515331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67188) 20240916055515815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055515815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67188, count=98052) 20240916055516816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055516816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Sep 16 05:55:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055517817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055517817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_user_deact_mo started. 20240916055518431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055518433 DMM INFO MM(262420000000020/c760e7e5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055518433 DMM INFO MM(262420000000020/c760e7e5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055518433 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055518433 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055518433 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055518433 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055518433 DLLC NOTICE LLME(ffffffff/c760e7e5){ASSIGNED} LLGM Assign pre (c760e7e5 => ffffffff) (gprs_llc.c:1079) 20240916055518433 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c760e7e5 => ffffffff) (gprs_llc.c:1125) 20240916055518433 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240916055518433 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055518433 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20240916055518434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055518434 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055518434 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055518434 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055518434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055518466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055518466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055518466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055518466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055518466 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055518466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055518466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055518466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055518466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055518466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055518466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055518466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055518467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055518467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055518467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055518467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055518467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055518467 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055518467 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055518467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055518467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055518467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055518469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055518474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055518474 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055518480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055518480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055518480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055518480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055518480 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055518480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055518480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055518480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055518480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055518482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055518482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055518482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055518482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055518482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055518482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055518482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055518482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055518482 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055518482 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055518482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055518482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055518482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055518484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055518489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055518489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055518495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055518495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055518495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055518495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055518495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055518495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055518495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055518495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055518495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055518496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055518496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055518496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055518496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055518496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055518496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055518496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055518496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055518496 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055518496 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055518496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055518496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055518496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055518498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055518503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055518503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055518818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055518818 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055518818 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055518818 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@847eaf5835e9: 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) } } } } 20240916055518822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055518823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@847eaf5835e9: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D8B604CE'O, index=0 SGSN_Test-GSUP(818)@847eaf5835e9: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@847eaf5835e9: 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 := '227E5AA1F620CF1B1BCFBF39BBC50764'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9F6B514'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA89F7D1DCEB31B9'O } } } } } 20240916055518889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055518889 DLLC NOTICE LLME(ffffffff/d8b604ce){UNASSIGNED} LLC RX: unknown TLLI 0xd8b604ce, creating LLME on the fly (gprs_llc.c:552) 20240916055518889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055518889 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055518889 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055518889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055518889 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055518889 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055518889 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055518889 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055518889 DLLC NOTICE LLME(ffffffff/d8b604ce){UNASSIGNED} LLGM Assign pre (d8b604ce => cd5d8a0c) (gprs_llc.c:1079) 20240916055518889 DLLC NOTICE LLME(d8b604ce/cd5d8a0c){ASSIGNED} LLGM Assign post (d8b604ce => cd5d8a0c) (gprs_llc.c:1125) 20240916055518889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055518889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055518889 DMM DEBUG MM(262420000000021/cd5d8a0c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055518908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055518908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055518908 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055518908 DMM DEBUG MM(262420000000021/cd5d8a0c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240916055518908 DMM NOTICE MM(262420000000021/cd5d8a0c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055518908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055518908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055518908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055518908 DMM DEBUG MM(262420000000021/cd5d8a0c) Requesting authorization (sgsn_auth.c:160) 20240916055518908 DMM INFO MM(262420000000021/cd5d8a0c) Requesting authentication tuples (sgsn_auth.c:184) 20240916055518908 DMM DEBUG MM(262420000000021/cd5d8a0c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055518908 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240916055518908 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@847eaf5835e9: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20240916055518914 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055518914 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055518914 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055518915 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055518915 DMM INFO MM(262420000000021/cd5d8a0c) Subscriber data update (mmctx.c:445) 20240916055518915 DMM DEBUG MM(262420000000021/cd5d8a0c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055518915 DMM INFO MM(262420000000021/cd5d8a0c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055518915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055518915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055518915 DMM INFO MM(262420000000021/cd5d8a0c) <- GMM AUTH AND CIPHERING REQ (rand = 22 7e 5a a1 f6 20 cf 1b 1b cf bf 39 bb c5 07 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055518931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055518931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055518931 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055518931 DMM INFO MM(262420000000021/cd5d8a0c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055518931 DMM NOTICE MM(262420000000021/cd5d8a0c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055518931 DMM DEBUG MM(262420000000021/cd5d8a0c) checking auth: received GSM SRES = e9 f6 b5 14 (gprs_gmm.c:666) 20240916055518931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055518931 DMM DEBUG MM(262420000000021/cd5d8a0c) Requesting authorization (sgsn_auth.c:160) 20240916055518931 DMM INFO MM(262420000000021/cd5d8a0c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055518931 DMM DEBUG MM(262420000000021/cd5d8a0c) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055518931 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240916055518931 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055518931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055518931 DMM INFO MM(262420000000021/cd5d8a0c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd5d8a0c) (gprs_gmm.c:300) 20240916055518934 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055518935 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055518935 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240916055518935 DMM INFO MM(262420000000021/cd5d8a0c) Subscriber data update (mmctx.c:445) 20240916055518935 DMM DEBUG MM(262420000000021/cd5d8a0c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055518935 DMM INFO MM(262420000000021/cd5d8a0c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055518935 DMM NOTICE MM(262420000000021/cd5d8a0c) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240916055518935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055518935 DMM NOTICE MM(262420000000021/cd5d8a0c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055518935 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20240916055518936 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055518936 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240916055518936 DMM INFO MM(262420000000021/cd5d8a0c) Subscriber data update (mmctx.c:445) 20240916055518936 DMM DEBUG MM(262420000000021/cd5d8a0c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055518948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055518948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055518948 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055518948 DMM INFO MM(262420000000021/cd5d8a0c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055518948 DMM NOTICE MM(262420000000021/cd5d8a0c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055518948 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055518948 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055518948 DLLC NOTICE LLME(d8b604ce/cd5d8a0c){ASSIGNED} LLGM Assign pre (ffffffff => cd5d8a0c) (gprs_llc.c:1079) 20240916055518948 DLLC NOTICE LLME(ffffffff/cd5d8a0c){ASSIGNED} LLGM Assign post (ffffffff => cd5d8a0c) (gprs_llc.c:1125) 20240916055518948 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055518948 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055518948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055518948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@847eaf5835e9: setverdict(pass): none -> pass 20240916055519005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055519005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055519005 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055519005 DMM INFO MM(262420000000021/cd5d8a0c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055519005 DMM INFO MM(262420000000021/cd5d8a0c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055519005 DMM DEBUG MM(262420000000021/cd5d8a0c) Using GGSN 0 (gprs_sm.c:317) 20240916055519005 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055519005 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240916055519005 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055519005 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055519005 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240916055519026 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 07 00 00 01 80 08 00 10 16 31 0e 25 11 57 e9 25 7d 14 05 7f 73 48 f1 59 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20240916055519026 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd0811c0, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055519026 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055519026 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x558605214f88 TLLI=cd5d8a0c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055519026 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055519026 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055519041 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20240916055519055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055519055 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240916055519055 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055519062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055519062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240916055519062 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055519062 DMM INFO MM(262420000000021/cd5d8a0c) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240916055519062 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055519062 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240916055519066 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20240916055519066 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56fd0811c0, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055519066 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240916055519066 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x558605214f88, TLLI=cd5d8a0c, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055519066 DMM INFO MM(262420000000021/cd5d8a0c) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240916055519066 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240916055519066 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@847eaf5835e9: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@847eaf5835e9: Final verdict of PTC: pass 20240916055519081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(816)@847eaf5835e9: Final verdict of PTC: none 20240916055519087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(811)@847eaf5835e9: Final verdict of PTC: none 20240916055519087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(812)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(806)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(804)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(814)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(809)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Sep 16 05:55:19 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20240916055519177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055519579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88680) 20240916055520088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055520088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88680, count=105132) 20240916055521089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055521089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Sep 16 05:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055522090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055522090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_user_deact_mt started. 20240916055522673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055522676 DMM INFO MM(262420000000021/cd5d8a0c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055522676 DMM INFO MM(262420000000021/cd5d8a0c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055522676 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055522676 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055522676 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055522676 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055522676 DLLC NOTICE LLME(ffffffff/cd5d8a0c){ASSIGNED} LLGM Assign pre (cd5d8a0c => ffffffff) (gprs_llc.c:1079) 20240916055522676 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd5d8a0c => ffffffff) (gprs_llc.c:1125) 20240916055522676 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240916055522676 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055522676 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20240916055522676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055522676 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055522676 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055522676 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055522677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055522719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055522719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055522719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055522719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055522719 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055522719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055522719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055522719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055522719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055522720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055522720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055522720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055522720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055522720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055522720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055522720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055522720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055522720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055522720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055522720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055522720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055522720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055522722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055522726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055522726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055522733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055522734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055522734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055522734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055522734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055522734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055522734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055522734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055522734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055522734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055522734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055522734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055522735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055522735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055522735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055522735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055522735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055522735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055522735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055522735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055522735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055522735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055522737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055522743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055522743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055522749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055522749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055522749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055522749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055522749 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055522749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055522749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055522749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055522749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055522750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055522750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055522750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055522750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055522750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055522750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055522750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055522750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055522750 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055522750 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055522750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055522750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055522750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055522752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055522756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055522756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055523091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055523091 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055523091 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055523091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@847eaf5835e9: 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) } } } } 20240916055523095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055523096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@847eaf5835e9: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='FEA13E19'O, index=0 SGSN_Test-GSUP(837)@847eaf5835e9: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@847eaf5835e9: 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 := '40B427FEA3A71025218B1C2B85A85146'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69474F9C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2301841A653DBEF2'O } } } } } 20240916055523154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055523154 DLLC NOTICE LLME(ffffffff/fea13e19){UNASSIGNED} LLC RX: unknown TLLI 0xfea13e19, creating LLME on the fly (gprs_llc.c:552) 20240916055523154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055523154 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055523154 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055523154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055523154 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055523154 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055523154 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055523154 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055523155 DLLC NOTICE LLME(ffffffff/fea13e19){UNASSIGNED} LLGM Assign pre (fea13e19 => f9ec7487) (gprs_llc.c:1079) 20240916055523155 DLLC NOTICE LLME(fea13e19/f9ec7487){ASSIGNED} LLGM Assign post (fea13e19 => f9ec7487) (gprs_llc.c:1125) 20240916055523155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055523155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055523155 DMM DEBUG MM(262420000000022/f9ec7487) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055523164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055523164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055523164 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055523164 DMM DEBUG MM(262420000000022/f9ec7487) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240916055523164 DMM NOTICE MM(262420000000022/f9ec7487) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055523164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055523164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055523164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055523164 DMM DEBUG MM(262420000000022/f9ec7487) Requesting authorization (sgsn_auth.c:160) 20240916055523164 DMM INFO MM(262420000000022/f9ec7487) Requesting authentication tuples (sgsn_auth.c:184) 20240916055523164 DMM DEBUG MM(262420000000022/f9ec7487) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055523164 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240916055523164 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@847eaf5835e9: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20240916055523167 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055523167 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055523167 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055523167 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055523167 DMM INFO MM(262420000000022/f9ec7487) Subscriber data update (mmctx.c:445) 20240916055523167 DMM DEBUG MM(262420000000022/f9ec7487) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055523167 DMM INFO MM(262420000000022/f9ec7487) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055523167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055523167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055523167 DMM INFO MM(262420000000022/f9ec7487) <- GMM AUTH AND CIPHERING REQ (rand = 40 b4 27 fe a3 a7 10 25 21 8b 1c 2b 85 a8 51 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055523174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055523175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055523175 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055523175 DMM INFO MM(262420000000022/f9ec7487) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055523175 DMM NOTICE MM(262420000000022/f9ec7487) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055523175 DMM DEBUG MM(262420000000022/f9ec7487) checking auth: received GSM SRES = 69 47 4f 9c (gprs_gmm.c:666) 20240916055523175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055523175 DMM DEBUG MM(262420000000022/f9ec7487) Requesting authorization (sgsn_auth.c:160) 20240916055523175 DMM INFO MM(262420000000022/f9ec7487) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055523175 DMM DEBUG MM(262420000000022/f9ec7487) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055523175 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240916055523175 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055523175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055523175 DMM INFO MM(262420000000022/f9ec7487) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ec7487) (gprs_gmm.c:300) 20240916055523176 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055523176 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055523176 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240916055523176 DMM INFO MM(262420000000022/f9ec7487) Subscriber data update (mmctx.c:445) 20240916055523176 DMM DEBUG MM(262420000000022/f9ec7487) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055523176 DMM INFO MM(262420000000022/f9ec7487) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055523176 DMM NOTICE MM(262420000000022/f9ec7487) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240916055523176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055523176 DMM NOTICE MM(262420000000022/f9ec7487) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055523176 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20240916055523177 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055523177 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240916055523177 DMM INFO MM(262420000000022/f9ec7487) Subscriber data update (mmctx.c:445) 20240916055523177 DMM DEBUG MM(262420000000022/f9ec7487) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055523183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055523183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055523183 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055523183 DMM INFO MM(262420000000022/f9ec7487) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055523183 DMM NOTICE MM(262420000000022/f9ec7487) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055523183 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055523183 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055523183 DLLC NOTICE LLME(fea13e19/f9ec7487){ASSIGNED} LLGM Assign pre (ffffffff => f9ec7487) (gprs_llc.c:1079) 20240916055523183 DLLC NOTICE LLME(ffffffff/f9ec7487){ASSIGNED} LLGM Assign post (ffffffff => f9ec7487) (gprs_llc.c:1125) 20240916055523183 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055523183 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055523183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055523183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@847eaf5835e9: setverdict(pass): none -> pass 20240916055523240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055523240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055523240 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055523240 DMM INFO MM(262420000000022/f9ec7487) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055523240 DMM INFO MM(262420000000022/f9ec7487) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055523240 DMM DEBUG MM(262420000000022/f9ec7487) Using GGSN 0 (gprs_sm.c:317) 20240916055523240 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055523240 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240916055523240 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055523240 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055523240 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240916055523266 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 09 00 00 01 80 08 00 10 ac d1 25 44 11 e8 c9 76 d0 14 05 7f 38 4c d5 30 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20240916055523266 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd0811c0, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055523266 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055523266 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x558605214f88 TLLI=f9ec7487, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055523266 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055523266 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055523281 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20240916055523295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055523295 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240916055523295 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055523299 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240916055523299 DGPRS INFO PDP(262420000000022:5): Context 0x7f56fd0811c0 was deleted (sgsn_libgtp.c:703) 20240916055523299 DMM INFO MM(262420000000022/f9ec7487) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240916055523299 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240916055523299 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@847eaf5835e9: Removing Client IMSI='262420000000022'H, index=0 20240916055523308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055523308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240916055523308 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055523308 DMM INFO MM(262420000000022/f9ec7487) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@847eaf5835e9: Final verdict of PTC: pass 20240916055523311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59394<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055523315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055523315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(837)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(835)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(830)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(825)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(823)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(828)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(833)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Sep 16 05:55:23 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20240916055523414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055523816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103404) 20240916055524316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055524316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916055524553 DGPRS DEBUG Checking for inactive LLMEs, time = 28994323 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=103404, count=105068) 20240916055525318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055525318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Sep 16 05:55:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055526320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055526320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_deact_dup started. 20240916055526877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055526880 DMM INFO MM(262420000000022/f9ec7487) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055526880 DMM INFO MM(262420000000022/f9ec7487) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055526880 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055526880 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055526880 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055526880 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055526880 DLLC NOTICE LLME(ffffffff/f9ec7487){ASSIGNED} LLGM Assign pre (f9ec7487 => ffffffff) (gprs_llc.c:1079) 20240916055526880 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9ec7487 => ffffffff) (gprs_llc.c:1125) 20240916055526880 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605214c30 (gprs_sndcp.c:574) 20240916055526880 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x558605214f88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055526880 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240916055526880 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055526880 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20240916055526880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055526880 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055526880 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055526880 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055526880 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055526925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055526925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055526925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055526925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055526925 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055526925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055526925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055526925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055526925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055526926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055526926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055526926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055526926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055526926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055526926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055526926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055526926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055526926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055526926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055526926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055526926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055526926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055526928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055526932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055526932 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055526940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055526940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055526940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055526940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055526940 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055526940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055526940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055526940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055526940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055526941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055526941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055526941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055526941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055526941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055526941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055526941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055526941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055526941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055526941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055526942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055526942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055526942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(850)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 20240916055526944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055526949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055526949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(851)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(848)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055526954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055526954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055526954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055526954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055526954 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055526954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055526954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055526954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055526954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055526955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055526955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055526955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055526955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055526955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055526955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055526955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055526955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055526955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055526955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055526955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055526955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055526955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055526957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055526962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055526962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055527322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055527322 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055527322 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055527322 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@847eaf5835e9: 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) } } } } 20240916055527326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055527327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@847eaf5835e9: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='FE0911AB'O, index=0 SGSN_Test-GSUP(856)@847eaf5835e9: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: 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 := '616B656BF17AE0A4A461B2490E95FA4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50ABBD4F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E5F8AD17BBDBD53'O } } } } } 20240916055527398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055527398 DLLC NOTICE LLME(ffffffff/fe0911ab){UNASSIGNED} LLC RX: unknown TLLI 0xfe0911ab, creating LLME on the fly (gprs_llc.c:552) 20240916055527398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055527398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055527398 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055527398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055527398 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055527398 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055527398 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055527398 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055527398 DLLC NOTICE LLME(ffffffff/fe0911ab){UNASSIGNED} LLGM Assign pre (fe0911ab => fc068b00) (gprs_llc.c:1079) 20240916055527398 DLLC NOTICE LLME(fe0911ab/fc068b00){ASSIGNED} LLGM Assign post (fe0911ab => fc068b00) (gprs_llc.c:1125) 20240916055527399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055527399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055527399 DMM DEBUG MM(262420000000046/fc068b00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055527408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055527408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055527408 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055527408 DMM DEBUG MM(262420000000046/fc068b00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240916055527408 DMM NOTICE MM(262420000000046/fc068b00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055527408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055527408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055527408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055527408 DMM DEBUG MM(262420000000046/fc068b00) Requesting authorization (sgsn_auth.c:160) 20240916055527408 DMM INFO MM(262420000000046/fc068b00) Requesting authentication tuples (sgsn_auth.c:184) 20240916055527408 DMM DEBUG MM(262420000000046/fc068b00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055527408 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240916055527408 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@847eaf5835e9: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20240916055527411 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055527411 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055527411 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055527411 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055527411 DMM INFO MM(262420000000046/fc068b00) Subscriber data update (mmctx.c:445) 20240916055527411 DMM DEBUG MM(262420000000046/fc068b00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055527411 DMM INFO MM(262420000000046/fc068b00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055527411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055527411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055527411 DMM INFO MM(262420000000046/fc068b00) <- GMM AUTH AND CIPHERING REQ (rand = 61 6b 65 6b f1 7a e0 a4 a4 61 b2 49 0e 95 fa 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055527419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055527419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055527419 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055527419 DMM INFO MM(262420000000046/fc068b00) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055527419 DMM NOTICE MM(262420000000046/fc068b00) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055527419 DMM DEBUG MM(262420000000046/fc068b00) checking auth: received GSM SRES = 50 ab bd 4f (gprs_gmm.c:666) 20240916055527419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055527419 DMM DEBUG MM(262420000000046/fc068b00) Requesting authorization (sgsn_auth.c:160) 20240916055527419 DMM INFO MM(262420000000046/fc068b00) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055527419 DMM DEBUG MM(262420000000046/fc068b00) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055527419 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240916055527419 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055527419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055527419 DMM INFO MM(262420000000046/fc068b00) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc068b00) (gprs_gmm.c:300) 20240916055527421 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055527421 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055527421 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240916055527421 DMM INFO MM(262420000000046/fc068b00) Subscriber data update (mmctx.c:445) 20240916055527421 DMM DEBUG MM(262420000000046/fc068b00) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055527421 DMM INFO MM(262420000000046/fc068b00) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055527421 DMM NOTICE MM(262420000000046/fc068b00) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240916055527421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055527421 DMM NOTICE MM(262420000000046/fc068b00) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055527421 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) 20240916055527422 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055527422 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240916055527422 DMM INFO MM(262420000000046/fc068b00) Subscriber data update (mmctx.c:445) 20240916055527422 DMM DEBUG MM(262420000000046/fc068b00) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055527434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055527434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055527434 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055527435 DMM INFO MM(262420000000046/fc068b00) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055527435 DMM NOTICE MM(262420000000046/fc068b00) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055527435 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055527435 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055527435 DLLC NOTICE LLME(fe0911ab/fc068b00){ASSIGNED} LLGM Assign pre (ffffffff => fc068b00) (gprs_llc.c:1079) 20240916055527435 DLLC NOTICE LLME(ffffffff/fc068b00){ASSIGNED} LLGM Assign post (ffffffff => fc068b00) (gprs_llc.c:1125) 20240916055527435 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055527435 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055527435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055527435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: setverdict(pass): none -> pass 20240916055527492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055527492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055527492 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055527492 DMM INFO MM(262420000000046/fc068b00) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055527493 DMM INFO MM(262420000000046/fc068b00) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055527493 DMM DEBUG MM(262420000000046/fc068b00) Using GGSN 0 (gprs_sm.c:317) 20240916055527493 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055527493 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240916055527493 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055527493 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055527493 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240916055527514 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0a 00 00 01 80 08 00 10 6e 8c 62 ea 11 41 2b 85 bb 14 05 7f b4 53 44 5b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20240916055527514 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd0811c0, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055527514 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055527514 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=fc068b00, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055527514 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055527514 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055527525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055527525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240916055527525 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055527525 DMM INFO MM(262420000000046/fc068b00) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240916055527525 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055527525 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240916055527526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055527526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055527526 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055527526 DMM INFO MM(262420000000046/fc068b00) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240916055527526 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055527526 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: "Received deletePDPContextResponse 1, seq_nr=1036" 20240916055527527 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20240916055527527 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56fd0811c0, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055527528 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240916055527528 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=fc068b00, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055527528 DMM INFO MM(262420000000046/fc068b00) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240916055527528 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240916055527528 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916055527528 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20240916055527528 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@847eaf5835e9: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@847eaf5835e9: Final verdict of PTC: pass 20240916055529545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@847eaf5835e9: Final verdict of PTC: none 20240916055529550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055529550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(845)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(854)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(849)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(844)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(847)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(852)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(842)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Sep 16 05:55:29 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20240916055529616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055530018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100312) 20240916055530551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055530551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100312, count=106024) 20240916055531552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055531552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Sep 16 05:55:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055532553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055532553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_second_attempt started. 20240916055533113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055533115 DMM INFO MM(262420000000046/fc068b00) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055533115 DMM INFO MM(262420000000046/fc068b00) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055533115 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055533115 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055533115 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055533115 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055533115 DLLC NOTICE LLME(ffffffff/fc068b00){ASSIGNED} LLGM Assign pre (fc068b00 => ffffffff) (gprs_llc.c:1079) 20240916055533115 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc068b00 => ffffffff) (gprs_llc.c:1125) 20240916055533115 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240916055533115 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055533115 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20240916055533115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055533115 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055533115 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055533115 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055533115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055533157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055533157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055533157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055533157 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055533157 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055533157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055533157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055533157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055533157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055533158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055533158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055533158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055533158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055533158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055533158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055533158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055533158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055533158 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055533158 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055533158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055533158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055533158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055533160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055533165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055533165 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055533171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055533171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055533171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055533171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055533171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055533171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055533171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055533171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055533171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055533172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055533172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055533172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055533172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055533172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055533172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055533172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055533172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055533172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055533172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055533172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055533173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055533173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055533175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055533179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055533179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055533186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055533186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055533186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055533186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055533186 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055533186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055533186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055533186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055533186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055533187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055533187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055533187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055533187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055533187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055533187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055533187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055533187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055533187 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055533187 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055533187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055533187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055533187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055533189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055533193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055533193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055533554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055533554 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055533554 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055533554 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@847eaf5835e9: 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) } } } } 20240916055533558 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055533560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@847eaf5835e9: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D970D73C'O, index=0 SGSN_Test-GSUP(875)@847eaf5835e9: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@847eaf5835e9: 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 := '2F62B1E126FFCC53E7D0B16EC1D0E567'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80285ABA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE67BB3E66317E5D'O } } } } } 20240916055533623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055533623 DLLC NOTICE LLME(ffffffff/d970d73c){UNASSIGNED} LLC RX: unknown TLLI 0xd970d73c, creating LLME on the fly (gprs_llc.c:552) 20240916055533623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055533623 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055533623 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055533623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055533623 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055533623 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055533623 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055533623 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055533623 DLLC NOTICE LLME(ffffffff/d970d73c){UNASSIGNED} LLGM Assign pre (d970d73c => f5e3fee2) (gprs_llc.c:1079) 20240916055533623 DLLC NOTICE LLME(d970d73c/f5e3fee2){ASSIGNED} LLGM Assign post (d970d73c => f5e3fee2) (gprs_llc.c:1125) 20240916055533623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055533623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055533623 DMM DEBUG MM(262420000000022/f5e3fee2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055533633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055533633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055533633 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055533633 DMM DEBUG MM(262420000000022/f5e3fee2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240916055533633 DMM NOTICE MM(262420000000022/f5e3fee2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055533633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055533633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055533633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055533633 DMM DEBUG MM(262420000000022/f5e3fee2) Requesting authorization (sgsn_auth.c:160) 20240916055533633 DMM INFO MM(262420000000022/f5e3fee2) Requesting authentication tuples (sgsn_auth.c:184) 20240916055533633 DMM DEBUG MM(262420000000022/f5e3fee2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055533633 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240916055533633 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@847eaf5835e9: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@847eaf5835e9: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20240916055533636 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055533636 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055533636 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055533636 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055533636 DMM INFO MM(262420000000022/f5e3fee2) Subscriber data update (mmctx.c:445) 20240916055533636 DMM DEBUG MM(262420000000022/f5e3fee2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055533636 DMM INFO MM(262420000000022/f5e3fee2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055533636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055533636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055533636 DMM INFO MM(262420000000022/f5e3fee2) <- GMM AUTH AND CIPHERING REQ (rand = 2f 62 b1 e1 26 ff cc 53 e7 d0 b1 6e c1 d0 e5 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055533644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055533644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055533644 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055533644 DMM INFO MM(262420000000022/f5e3fee2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055533644 DMM NOTICE MM(262420000000022/f5e3fee2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055533645 DMM DEBUG MM(262420000000022/f5e3fee2) checking auth: received GSM SRES = 80 28 5a ba (gprs_gmm.c:666) 20240916055533645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055533645 DMM DEBUG MM(262420000000022/f5e3fee2) Requesting authorization (sgsn_auth.c:160) 20240916055533645 DMM INFO MM(262420000000022/f5e3fee2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055533645 DMM DEBUG MM(262420000000022/f5e3fee2) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055533645 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240916055533645 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055533645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055533645 DMM INFO MM(262420000000022/f5e3fee2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5e3fee2) (gprs_gmm.c:300) 20240916055533646 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055533646 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055533646 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240916055533646 DMM INFO MM(262420000000022/f5e3fee2) Subscriber data update (mmctx.c:445) 20240916055533646 DMM DEBUG MM(262420000000022/f5e3fee2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055533646 DMM INFO MM(262420000000022/f5e3fee2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055533646 DMM NOTICE MM(262420000000022/f5e3fee2) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240916055533647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055533647 DMM NOTICE MM(262420000000022/f5e3fee2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055533647 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20240916055533647 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055533647 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240916055533647 DMM INFO MM(262420000000022/f5e3fee2) Subscriber data update (mmctx.c:445) 20240916055533647 DMM DEBUG MM(262420000000022/f5e3fee2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055533656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055533656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055533656 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055533656 DMM INFO MM(262420000000022/f5e3fee2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055533657 DMM NOTICE MM(262420000000022/f5e3fee2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055533657 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055533657 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055533657 DLLC NOTICE LLME(d970d73c/f5e3fee2){ASSIGNED} LLGM Assign pre (ffffffff => f5e3fee2) (gprs_llc.c:1079) 20240916055533657 DLLC NOTICE LLME(ffffffff/f5e3fee2){ASSIGNED} LLGM Assign post (ffffffff => f5e3fee2) (gprs_llc.c:1125) 20240916055533657 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055533657 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055533657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055533657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_second_attempt(877)@847eaf5835e9: 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 := '7DB56AAB050E7A26B0860B63DCA32004'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '937B291D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0EBDD57AD5523CD1'O } } } } } 20240916055533713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055533713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055533714 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055533714 DMM INFO MM(262420000000022/f5e3fee2) -> GMM ATTACH REQUEST MI(TMSI-0xF5E3FEE2) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055533714 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055533714 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916055533714 DLLC NOTICE LLME(ffffffff/f5e3fee2){ASSIGNED} LLGM Assign pre (f5e3fee2 => d6161670) (gprs_llc.c:1079) 20240916055533714 DLLC NOTICE LLME(f5e3fee2/d6161670){ASSIGNED} LLGM Assign post (f5e3fee2 => d6161670) (gprs_llc.c:1125) 20240916055533714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055533714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055533714 DMM DEBUG MM(262420000000022/d6161670) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055533726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055533726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240916055533727 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055533727 DMM DEBUG MM(262420000000022/d6161670) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240916055533727 DMM NOTICE MM(262420000000022/d6161670) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055533727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055533727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055533727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055533727 DMM DEBUG MM(262420000000022/d6161670) Requesting authorization (sgsn_auth.c:160) 20240916055533727 DMM INFO MM(262420000000022/d6161670) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055533727 DMM DEBUG MM(262420000000022/d6161670) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055533727 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240916055533727 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055539728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240916055539728 DMM ERROR MM(262420000000022/d6161670) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240916055539728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240916055539728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240916055539728 DMM NOTICE MM(262420000000022/d6161670) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240916055539728 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240916055539728 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055539728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Reject}: Deallocated (fsm.c:568) 20240916055539728 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Deallocated (fsm.c:568) 20240916055539728 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055539728 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240916055539728 DLLC NOTICE LLME(f5e3fee2/d6161670){ASSIGNED} LLGM Assign pre (d6161670 => ffffffff) (gprs_llc.c:1079) 20240916055539728 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6161670 => ffffffff) (gprs_llc.c:1125) 20240916055553555 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240916055553555 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240916055553556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055554554 DGPRS DEBUG Checking for inactive LLMEs, time = 28994353 (sgsn.c:131) 20240916055603160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055603166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055603166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055603174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055603179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055603179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055603188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055603190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055603190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@847eaf5835e9: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@847eaf5835e9: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20240916055603639 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055603639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(863)@847eaf5835e9: Final verdict of PTC: none 20240916055603643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40802<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(873)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(868)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@847eaf5835e9: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@847eaf5835e9: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@847eaf5835e9: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(871)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(866)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(861)@847eaf5835e9: Final verdict of PTC: none TC_attach_second_attempt(877)@847eaf5835e9: Final verdict of PTC: fail reason: "Tguard timeout" MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@847eaf5835e9: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Sep 16 05:56:03 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20240916055603748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055604050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106668) 20240916055604640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055604640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106668, count=112100) 20240916055605641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055605641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Sep 16 05:56:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055606643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055606643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_echo_timeout started. 20240916055607150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055607152 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055607194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055607194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055607194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055607194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055607194 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055607194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055607194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055607194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055607194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055607195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055607195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055607195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055607195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055607195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055607195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055607195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055607195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055607195 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055607195 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055607195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055607196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055607196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055607197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055607203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055607203 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055607209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055607209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055607209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055607209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055607209 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055607209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055607209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055607209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055607209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055607210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055607210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055607210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055607210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055607210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055607210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055607210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055607210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055607210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055607210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055607210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055607210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055607210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055607212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055607217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055607217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055607225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055607225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055607225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055607225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055607225 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055607225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055607225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055607225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055607225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055607225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055607225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055607225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055607226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055607226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055607226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055607226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055607226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055607226 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055607226 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055607226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055607226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055607226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055607227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055607231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055607231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055607643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055607644 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055607644 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055607644 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@847eaf5835e9: 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) } } } } 20240916055607648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055607649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@847eaf5835e9: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='E6A16E3D'O, index=0 SGSN_Test-GSUP(894)@847eaf5835e9: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@847eaf5835e9: 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 := '1ABFB74ACFD950712ECEFAF1523A71CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C67405CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7945F3EB6EEA9223'O } } } } } 20240916055607690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055607690 DLLC NOTICE LLME(ffffffff/e6a16e3d){UNASSIGNED} LLC RX: unknown TLLI 0xe6a16e3d, creating LLME on the fly (gprs_llc.c:552) 20240916055607690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055607690 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055607690 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055607690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055607690 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055607690 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055607690 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055607690 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055607690 DLLC NOTICE LLME(ffffffff/e6a16e3d){UNASSIGNED} LLGM Assign pre (e6a16e3d => e7c036f8) (gprs_llc.c:1079) 20240916055607690 DLLC NOTICE LLME(e6a16e3d/e7c036f8){ASSIGNED} LLGM Assign post (e6a16e3d => e7c036f8) (gprs_llc.c:1125) 20240916055607690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055607690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055607690 DMM DEBUG MM(262420000000067/e7c036f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055607700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055607700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055607700 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055607700 DMM DEBUG MM(262420000000067/e7c036f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240916055607700 DMM NOTICE MM(262420000000067/e7c036f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055607700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055607700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055607700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055607700 DMM DEBUG MM(262420000000067/e7c036f8) Requesting authorization (sgsn_auth.c:160) 20240916055607700 DMM INFO MM(262420000000067/e7c036f8) Requesting authentication tuples (sgsn_auth.c:184) 20240916055607700 DMM DEBUG MM(262420000000067/e7c036f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055607700 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240916055607700 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@847eaf5835e9: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@847eaf5835e9: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20240916055607704 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055607704 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055607704 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055607704 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055607704 DMM INFO MM(262420000000067/e7c036f8) Subscriber data update (mmctx.c:445) 20240916055607704 DMM DEBUG MM(262420000000067/e7c036f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055607704 DMM INFO MM(262420000000067/e7c036f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055607704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055607704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055607704 DMM INFO MM(262420000000067/e7c036f8) <- GMM AUTH AND CIPHERING REQ (rand = 1a bf b7 4a cf d9 50 71 2e ce fa f1 52 3a 71 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055607715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055607715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055607715 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055607715 DMM INFO MM(262420000000067/e7c036f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055607715 DMM NOTICE MM(262420000000067/e7c036f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055607715 DMM DEBUG MM(262420000000067/e7c036f8) checking auth: received GSM SRES = c6 74 05 ce (gprs_gmm.c:666) 20240916055607715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055607715 DMM DEBUG MM(262420000000067/e7c036f8) Requesting authorization (sgsn_auth.c:160) 20240916055607715 DMM INFO MM(262420000000067/e7c036f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055607715 DMM DEBUG MM(262420000000067/e7c036f8) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055607715 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240916055607715 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055607715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055607715 DMM INFO MM(262420000000067/e7c036f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7c036f8) (gprs_gmm.c:300) 20240916055607717 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055607717 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055607717 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240916055607717 DMM INFO MM(262420000000067/e7c036f8) Subscriber data update (mmctx.c:445) 20240916055607717 DMM DEBUG MM(262420000000067/e7c036f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055607717 DMM INFO MM(262420000000067/e7c036f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055607717 DMM NOTICE MM(262420000000067/e7c036f8) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240916055607717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055607717 DMM NOTICE MM(262420000000067/e7c036f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055607717 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) 20240916055607718 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055607718 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240916055607718 DMM INFO MM(262420000000067/e7c036f8) Subscriber data update (mmctx.c:445) 20240916055607718 DMM DEBUG MM(262420000000067/e7c036f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055607724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055607724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055607724 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055607724 DMM INFO MM(262420000000067/e7c036f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055607724 DMM NOTICE MM(262420000000067/e7c036f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055607724 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055607724 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055607724 DLLC NOTICE LLME(e6a16e3d/e7c036f8){ASSIGNED} LLGM Assign pre (ffffffff => e7c036f8) (gprs_llc.c:1079) 20240916055607724 DLLC NOTICE LLME(ffffffff/e7c036f8){ASSIGNED} LLGM Assign post (ffffffff => e7c036f8) (gprs_llc.c:1125) 20240916055607724 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055607724 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055607724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055607724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@847eaf5835e9: setverdict(pass): none -> pass 20240916055607782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055607782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055607782 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055607782 DMM INFO MM(262420000000067/e7c036f8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055607782 DMM INFO MM(262420000000067/e7c036f8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055607782 DMM DEBUG MM(262420000000067/e7c036f8) Using GGSN 0 (gprs_sm.c:317) 20240916055607782 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055607782 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240916055607782 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055607782 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055607782 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240916055607807 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0d 00 00 01 80 08 00 10 5c 75 70 46 11 2c 03 b2 66 14 05 7f bb 63 ec 92 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20240916055607807 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd0811c0, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055607807 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055607807 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=e7c036f8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055607807 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055607807 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055612665 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240916055612671 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20240916055612671 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5586052058f0) (sgsn_libgtp.c:629) 20240916055617666 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1039" 20240916055622667 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240916055622667 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1039" 20240916055624555 DGPRS DEBUG Checking for inactive LLMEs, time = 28994383 (sgsn.c:131) 20240916055627644 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240916055627644 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240916055627645 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055627668 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240916055627668 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240916055627668 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1041" 20240916055632669 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240916055632669 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240916055632670 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240916055632670 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1041" 20240916055637197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055637203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055637203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055637211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055637214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055637214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055637227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055637229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055637229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055637670 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240916055637670 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240916055637670 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240916055637670 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240916055637671 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1043" 20240916055642671 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240916055642671 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240916055642671 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240916055642671 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240916055642671 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5586052058f0) (sgsn_libgtp.c:629) 20240916055642671 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5586052058f0) (sgsn_libgtp.c:633) 20240916055642671 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240916055642671 DMM INFO MM(262420000000067/e7c036f8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240916055642671 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240916055642671 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916055642671 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240916055642671 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240916055642671 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916055642671 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240916055642671 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240916055642671 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916055642671 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240916055642672 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240916055642672 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916055642672 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240916055642672 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@847eaf5835e9: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@847eaf5835e9: Removing Client IMSI='262420000000067'H, index=0 20240916055642691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055642691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240916055642691 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055642691 DMM INFO MM(262420000000067/e7c036f8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@847eaf5835e9: Final verdict of PTC: pass 20240916055642694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33912<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(887)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(894)@847eaf5835e9: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@847eaf5835e9: Final verdict of PTC: none 20240916055642699 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055642699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(892)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@847eaf5835e9: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@847eaf5835e9: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(882)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(890)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(885)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(880)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Sep 16 05:56:42 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20240916055642794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055643196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109488) 20240916055643699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055643700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109488, count=113844) 20240916055644700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055644700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Sep 16 05:56:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055645702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055645702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_restart_ctr_echo started. 20240916055646293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055646296 DMM INFO MM(262420000000067/e7c036f8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055646296 DMM INFO MM(262420000000067/e7c036f8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055646296 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055646296 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055646296 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055646296 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055646296 DLLC NOTICE LLME(ffffffff/e7c036f8){ASSIGNED} LLGM Assign pre (e7c036f8 => ffffffff) (gprs_llc.c:1079) 20240916055646296 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7c036f8 => ffffffff) (gprs_llc.c:1125) 20240916055646296 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055646296 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055646296 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240916055646296 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055646296 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20240916055646296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055646296 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055646297 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055646297 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055646297 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055646346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055646346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055646346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055646346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055646346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055646346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055646346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055646346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055646346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055646346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055646346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055646346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055646347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055646347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055646347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055646347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055646347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055646347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055646347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055646347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055646347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055646347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055646349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055646355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055646355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055646362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055646362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055646362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055646362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055646362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055646362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055646362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055646362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055646362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055646363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055646363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055646363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055646363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055646363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055646363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055646363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055646363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055646363 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055646363 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055646363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055646363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055646363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055646365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055646369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055646369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055646378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055646378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055646378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055646378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055646378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055646378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055646378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055646378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055646378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055646379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055646379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055646379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055646379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055646379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055646379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055646379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055646379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055646379 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055646379 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055646379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055646379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055646379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055646380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055646385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055646385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055646703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055646703 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055646703 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055646703 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@847eaf5835e9: 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) } } } } 20240916055646707 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055646708 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@847eaf5835e9: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='FE66A7D0'O, index=0 SGSN_Test-GSUP(913)@847eaf5835e9: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@847eaf5835e9: 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 := 'BDFEE9C0852384CA7E2C6E5309CDD079'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BF5A656'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3393B4126E0B25C6'O } } } } } 20240916055646775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055646775 DLLC NOTICE LLME(ffffffff/fe66a7d0){UNASSIGNED} LLC RX: unknown TLLI 0xfe66a7d0, creating LLME on the fly (gprs_llc.c:552) 20240916055646775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055646775 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055646775 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055646775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055646775 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055646775 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055646775 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055646775 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055646775 DLLC NOTICE LLME(ffffffff/fe66a7d0){UNASSIGNED} LLGM Assign pre (fe66a7d0 => eca6b7dd) (gprs_llc.c:1079) 20240916055646775 DLLC NOTICE LLME(fe66a7d0/eca6b7dd){ASSIGNED} LLGM Assign post (fe66a7d0 => eca6b7dd) (gprs_llc.c:1125) 20240916055646775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055646775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055646775 DMM DEBUG MM(262420000000023/eca6b7dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055646789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055646789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055646790 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055646790 DMM DEBUG MM(262420000000023/eca6b7dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240916055646790 DMM NOTICE MM(262420000000023/eca6b7dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055646790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055646790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055646790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055646790 DMM DEBUG MM(262420000000023/eca6b7dd) Requesting authorization (sgsn_auth.c:160) 20240916055646790 DMM INFO MM(262420000000023/eca6b7dd) Requesting authentication tuples (sgsn_auth.c:184) 20240916055646790 DMM DEBUG MM(262420000000023/eca6b7dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055646790 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240916055646790 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@847eaf5835e9: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@847eaf5835e9: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20240916055646794 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055646794 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055646794 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055646794 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055646794 DMM INFO MM(262420000000023/eca6b7dd) Subscriber data update (mmctx.c:445) 20240916055646794 DMM DEBUG MM(262420000000023/eca6b7dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055646794 DMM INFO MM(262420000000023/eca6b7dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055646794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055646794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055646794 DMM INFO MM(262420000000023/eca6b7dd) <- GMM AUTH AND CIPHERING REQ (rand = bd fe e9 c0 85 23 84 ca 7e 2c 6e 53 09 cd d0 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055646807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055646807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055646807 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055646807 DMM INFO MM(262420000000023/eca6b7dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055646807 DMM NOTICE MM(262420000000023/eca6b7dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055646807 DMM DEBUG MM(262420000000023/eca6b7dd) checking auth: received GSM SRES = 6b f5 a6 56 (gprs_gmm.c:666) 20240916055646807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055646807 DMM DEBUG MM(262420000000023/eca6b7dd) Requesting authorization (sgsn_auth.c:160) 20240916055646807 DMM INFO MM(262420000000023/eca6b7dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055646807 DMM DEBUG MM(262420000000023/eca6b7dd) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055646807 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240916055646807 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055646807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055646807 DMM INFO MM(262420000000023/eca6b7dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xeca6b7dd) (gprs_gmm.c:300) 20240916055646810 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055646810 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055646810 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240916055646810 DMM INFO MM(262420000000023/eca6b7dd) Subscriber data update (mmctx.c:445) 20240916055646810 DMM DEBUG MM(262420000000023/eca6b7dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055646810 DMM INFO MM(262420000000023/eca6b7dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055646810 DMM NOTICE MM(262420000000023/eca6b7dd) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240916055646810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055646810 DMM NOTICE MM(262420000000023/eca6b7dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055646810 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) 20240916055646811 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055646811 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240916055646811 DMM INFO MM(262420000000023/eca6b7dd) Subscriber data update (mmctx.c:445) 20240916055646811 DMM DEBUG MM(262420000000023/eca6b7dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055646822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055646822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055646822 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055646822 DMM INFO MM(262420000000023/eca6b7dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055646822 DMM NOTICE MM(262420000000023/eca6b7dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055646822 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055646822 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055646822 DLLC NOTICE LLME(fe66a7d0/eca6b7dd){ASSIGNED} LLGM Assign pre (ffffffff => eca6b7dd) (gprs_llc.c:1079) 20240916055646822 DLLC NOTICE LLME(ffffffff/eca6b7dd){ASSIGNED} LLGM Assign post (ffffffff => eca6b7dd) (gprs_llc.c:1125) 20240916055646822 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055646822 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055646822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055646822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@847eaf5835e9: setverdict(pass): none -> pass 20240916055646880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055646880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055646880 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055646880 DMM INFO MM(262420000000023/eca6b7dd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055646880 DMM INFO MM(262420000000023/eca6b7dd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055646880 DMM DEBUG MM(262420000000023/eca6b7dd) Using GGSN 0 (gprs_sm.c:317) 20240916055646880 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240916055646880 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055646880 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055646880 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240916055646896 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 15 00 00 01 80 08 00 10 cc 96 1f 3a 11 4b e6 03 ea 14 05 7f 43 3e a3 73 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20240916055646896 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd07e058, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055646896 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055646896 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=eca6b7dd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055646896 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055646896 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055651881 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240916055651887 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20240916055651887 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5586052058f0) (sgsn_libgtp.c:629) 20240916055654556 DGPRS DEBUG Checking for inactive LLMEs, time = 28994413 (sgsn.c:131) 20240916055656883 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240916055656895 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20240916055656895 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5586052058f0) (sgsn_libgtp.c:629) 20240916055656895 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240916055656895 DMM INFO MM(262420000000023/eca6b7dd) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240916055656895 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240916055656895 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@847eaf5835e9: Removing Client IMSI='262420000000023'H, index=0 20240916055656910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055656910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240916055656910 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055656910 DMM INFO MM(262420000000023/eca6b7dd) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@847eaf5835e9: Final verdict of PTC: pass 20240916055656915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@847eaf5835e9: Final verdict of PTC: none 20240916055656920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055656920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(902)@847eaf5835e9: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(906)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(911)@847eaf5835e9: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(901)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(909)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(899)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(904)@847eaf5835e9: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Sep 16 05:56:56 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20240916055657043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055657445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92936) 20240916055657921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055657921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92936, count=103328) 20240916055658923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055658923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Sep 16 05:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055659924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055659924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_restart_ctr_create started. 20240916055700554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055700556 DMM INFO MM(262420000000023/eca6b7dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055700556 DMM INFO MM(262420000000023/eca6b7dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055700556 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055700556 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055700556 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055700556 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055700556 DLLC NOTICE LLME(ffffffff/eca6b7dd){ASSIGNED} LLGM Assign pre (eca6b7dd => ffffffff) (gprs_llc.c:1079) 20240916055700556 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eca6b7dd => ffffffff) (gprs_llc.c:1125) 20240916055700556 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055700556 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055700556 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240916055700556 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055700556 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20240916055700556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055700556 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055700556 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055700556 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055700556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055700602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055700602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055700602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055700602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055700602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055700602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055700602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055700602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055700602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055700603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055700603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055700603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055700603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055700603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055700603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055700603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055700603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055700603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055700603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055700603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055700603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055700603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055700606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055700612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055700612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055700617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055700617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055700617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055700617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055700617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055700617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055700617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055700617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055700617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055700618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055700618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055700618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055700618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055700618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055700618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055700618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055700618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055700618 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055700618 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055700618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055700618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055700618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055700620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 20240916055700624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055700624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055700634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055700634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055700634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055700634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055700634 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055700634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055700634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055700634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055700634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055700635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055700635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055700635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055700635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055700635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055700635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055700635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055700635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055700635 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055700635 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055700635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055700636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055700636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055700637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055700641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055700641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055700925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055700925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055700925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055700925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@847eaf5835e9: 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) } } } } 20240916055700926 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055700926 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@847eaf5835e9: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='C740FA54'O, index=0 SGSN_Test-GSUP(932)@847eaf5835e9: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@847eaf5835e9: 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 := '5FEEFFDCEF9C5E4377BD3061B645A886'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17D6BC9F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39B68DA24AE1AE5B'O } } } } } 20240916055700972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055700972 DLLC NOTICE LLME(ffffffff/c740fa54){UNASSIGNED} LLC RX: unknown TLLI 0xc740fa54, creating LLME on the fly (gprs_llc.c:552) 20240916055700972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055700973 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055700973 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055700973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055700973 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055700973 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055700973 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055700973 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055700973 DLLC NOTICE LLME(ffffffff/c740fa54){UNASSIGNED} LLGM Assign pre (c740fa54 => c835b5c4) (gprs_llc.c:1079) 20240916055700973 DLLC NOTICE LLME(c740fa54/c835b5c4){ASSIGNED} LLGM Assign post (c740fa54 => c835b5c4) (gprs_llc.c:1125) 20240916055700973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055700973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055700973 DMM DEBUG MM(262420000000024/c835b5c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055701000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055701000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055701000 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055701000 DMM DEBUG MM(262420000000024/c835b5c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240916055701000 DMM NOTICE MM(262420000000024/c835b5c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055701000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055701000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055701000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055701000 DMM DEBUG MM(262420000000024/c835b5c4) Requesting authorization (sgsn_auth.c:160) 20240916055701001 DMM INFO MM(262420000000024/c835b5c4) Requesting authentication tuples (sgsn_auth.c:184) 20240916055701001 DMM DEBUG MM(262420000000024/c835b5c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055701001 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240916055701001 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@847eaf5835e9: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@847eaf5835e9: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20240916055701007 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055701007 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055701007 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055701007 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055701007 DMM INFO MM(262420000000024/c835b5c4) Subscriber data update (mmctx.c:445) 20240916055701007 DMM DEBUG MM(262420000000024/c835b5c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055701007 DMM INFO MM(262420000000024/c835b5c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055701007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055701007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055701007 DMM INFO MM(262420000000024/c835b5c4) <- GMM AUTH AND CIPHERING REQ (rand = 5f ee ff dc ef 9c 5e 43 77 bd 30 61 b6 45 a8 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055701027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055701027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055701027 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055701027 DMM INFO MM(262420000000024/c835b5c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055701027 DMM NOTICE MM(262420000000024/c835b5c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055701027 DMM DEBUG MM(262420000000024/c835b5c4) checking auth: received GSM SRES = 17 d6 bc 9f (gprs_gmm.c:666) 20240916055701027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055701027 DMM DEBUG MM(262420000000024/c835b5c4) Requesting authorization (sgsn_auth.c:160) 20240916055701027 DMM INFO MM(262420000000024/c835b5c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055701027 DMM DEBUG MM(262420000000024/c835b5c4) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055701028 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240916055701028 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055701028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055701028 DMM INFO MM(262420000000024/c835b5c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc835b5c4) (gprs_gmm.c:300) 20240916055701031 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055701031 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055701031 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240916055701031 DMM INFO MM(262420000000024/c835b5c4) Subscriber data update (mmctx.c:445) 20240916055701031 DMM DEBUG MM(262420000000024/c835b5c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055701031 DMM INFO MM(262420000000024/c835b5c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055701031 DMM NOTICE MM(262420000000024/c835b5c4) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240916055701031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055701031 DMM NOTICE MM(262420000000024/c835b5c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055701031 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) 20240916055701033 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055701033 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240916055701033 DMM INFO MM(262420000000024/c835b5c4) Subscriber data update (mmctx.c:445) 20240916055701033 DMM DEBUG MM(262420000000024/c835b5c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055701046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055701046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055701046 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055701046 DMM INFO MM(262420000000024/c835b5c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055701046 DMM NOTICE MM(262420000000024/c835b5c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055701046 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055701046 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055701046 DLLC NOTICE LLME(c740fa54/c835b5c4){ASSIGNED} LLGM Assign pre (ffffffff => c835b5c4) (gprs_llc.c:1079) 20240916055701046 DLLC NOTICE LLME(ffffffff/c835b5c4){ASSIGNED} LLGM Assign post (ffffffff => c835b5c4) (gprs_llc.c:1125) 20240916055701046 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055701046 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055701046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055701046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@847eaf5835e9: setverdict(pass): none -> pass 20240916055701101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055701101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055701102 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055701102 DMM INFO MM(262420000000024/c835b5c4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055701102 DMM INFO MM(262420000000024/c835b5c4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055701102 DMM DEBUG MM(262420000000024/c835b5c4) Using GGSN 0 (gprs_sm.c:317) 20240916055701102 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240916055701102 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055701102 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055701102 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240916055701120 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 18 00 00 01 c7 08 00 0e 02 10 a7 5e 4e 29 11 e2 e3 11 05 14 05 7f e7 48 8b d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20240916055701120 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f56fd07e058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240916055701120 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f56fd07e058, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055701120 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240916055701120 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240916055701120 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916055701120 DMM NOTICE MM(262420000000024/c835b5c4) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055701135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055701135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055701135 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055701135 DMM INFO MM(262420000000024/c835b5c4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055701135 DMM INFO MM(262420000000024/c835b5c4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055701135 DMM DEBUG MM(262420000000024/c835b5c4) Using GGSN 0 (gprs_sm.c:317) 20240916055701135 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240916055701135 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055701135 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055701135 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240916055701142 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 19 00 00 01 80 08 00 0e 03 10 a7 5e 4e 29 11 e2 e3 11 05 14 05 7f e7 48 8b d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20240916055701142 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f56fd07e058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240916055701142 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd07e058, cbp=0x55860520f4d0) (sgsn_libgtp.c:629) 20240916055701142 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055701142 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=c835b5c4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055701142 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055701142 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@847eaf5835e9: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@847eaf5835e9: Final verdict of PTC: pass 20240916055701159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055701164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055701164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(925)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(932)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(920)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(930)@847eaf5835e9: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@847eaf5835e9: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@847eaf5835e9: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(928)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(923)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(918)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Sep 16 05:57:01 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20240916055701263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055701665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103712) 20240916055702165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055702165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103712, count=104872) 20240916055703167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055703167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Sep 16 05:57:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055704168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055704168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240916055704766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055704769 DMM INFO MM(262420000000024/c835b5c4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055704769 DMM INFO MM(262420000000024/c835b5c4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055704769 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055704769 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055704769 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055704769 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055704769 DLLC NOTICE LLME(ffffffff/c835b5c4){ASSIGNED} LLGM Assign pre (c835b5c4 => ffffffff) (gprs_llc.c:1079) 20240916055704769 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c835b5c4 => ffffffff) (gprs_llc.c:1125) 20240916055704769 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055704769 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055704769 DMM NOTICE MM(262420000000024/c835b5c4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055704769 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240916055704769 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055704770 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055704770 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240916055704770 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240916055704770 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055704770 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20240916055704770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055704770 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055704770 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055704770 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055704770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055704824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055704824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055704824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055704824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055704824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055704824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055704824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055704824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055704824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055704825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055704825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055704825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055704825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055704825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055704825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055704825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055704825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055704825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055704825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055704825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055704826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055704826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055704828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055704832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055704832 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055704839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055704839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055704839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055704839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055704839 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055704839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055704839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055704839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055704839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055704840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055704840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055704840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055704840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055704840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055704840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055704840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055704840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055704840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055704840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055704840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055704841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055704841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055704842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055704847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055704847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(946)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(950)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055704859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055704859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055704859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055704859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055704859 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055704859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055704859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055704859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055704859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(950)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055704860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055704860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055704860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055704860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055704860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055704860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055704860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055704860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055704860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055704860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055704860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055704860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055704860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(950)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055704863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055704867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055704867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055705169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055705169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055705169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055705169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@847eaf5835e9: 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) } } } } 20240916055705172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(949)@847eaf5835e9: 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(949)@847eaf5835e9: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240916055705173 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@847eaf5835e9: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='DB82F0D6'O, index=0 SGSN_Test-GSUP(951)@847eaf5835e9: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@847eaf5835e9: 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 := 'DEBFFA6600D8698B006D05C47FBCE095'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA6E82D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '239AFF7FAEBA865E'O } } } } } 20240916055706247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055706247 DLLC NOTICE LLME(ffffffff/db82f0d6){UNASSIGNED} LLC RX: unknown TLLI 0xdb82f0d6, creating LLME on the fly (gprs_llc.c:552) 20240916055706247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055706247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055706247 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055706247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055706247 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055706247 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055706247 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055706247 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055706247 DLLC NOTICE LLME(ffffffff/db82f0d6){UNASSIGNED} LLGM Assign pre (db82f0d6 => c604be72) (gprs_llc.c:1079) 20240916055706247 DLLC NOTICE LLME(db82f0d6/c604be72){ASSIGNED} LLGM Assign post (db82f0d6 => c604be72) (gprs_llc.c:1125) 20240916055706247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055706247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055706247 DMM DEBUG MM(262420000000025/c604be72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055706266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055706266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055706266 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055706266 DMM DEBUG MM(262420000000025/c604be72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240916055706266 DMM NOTICE MM(262420000000025/c604be72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055706266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055706266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055706266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055706266 DMM DEBUG MM(262420000000025/c604be72) Requesting authorization (sgsn_auth.c:160) 20240916055706266 DMM INFO MM(262420000000025/c604be72) Requesting authentication tuples (sgsn_auth.c:184) 20240916055706266 DMM DEBUG MM(262420000000025/c604be72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055706266 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240916055706266 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@847eaf5835e9: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20240916055706272 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055706272 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055706272 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055706272 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055706272 DMM INFO MM(262420000000025/c604be72) Subscriber data update (mmctx.c:445) 20240916055706272 DMM DEBUG MM(262420000000025/c604be72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055706272 DMM INFO MM(262420000000025/c604be72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055706272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055706272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055706272 DMM INFO MM(262420000000025/c604be72) <- GMM AUTH AND CIPHERING REQ (rand = de bf fa 66 00 d8 69 8b 00 6d 05 c4 7f bc e0 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055706288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055706288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055706288 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055706288 DMM INFO MM(262420000000025/c604be72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055706288 DMM NOTICE MM(262420000000025/c604be72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055706288 DMM DEBUG MM(262420000000025/c604be72) checking auth: received GSM SRES = ba 6e 82 d3 (gprs_gmm.c:666) 20240916055706288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055706288 DMM DEBUG MM(262420000000025/c604be72) Requesting authorization (sgsn_auth.c:160) 20240916055706288 DMM INFO MM(262420000000025/c604be72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055706288 DMM DEBUG MM(262420000000025/c604be72) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055706288 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240916055706288 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055706288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055706288 DMM INFO MM(262420000000025/c604be72) <- GMM ATTACH ACCEPT (new P-TMSI=0xc604be72) (gprs_gmm.c:300) 20240916055706291 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055706291 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055706291 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240916055706291 DMM INFO MM(262420000000025/c604be72) Subscriber data update (mmctx.c:445) 20240916055706291 DMM DEBUG MM(262420000000025/c604be72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055706291 DMM INFO MM(262420000000025/c604be72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055706291 DMM NOTICE MM(262420000000025/c604be72) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240916055706291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055706291 DMM NOTICE MM(262420000000025/c604be72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055706291 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) 20240916055706293 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055706293 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240916055706293 DMM INFO MM(262420000000025/c604be72) Subscriber data update (mmctx.c:445) 20240916055706293 DMM DEBUG MM(262420000000025/c604be72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055706305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055706305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055706305 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055706305 DMM INFO MM(262420000000025/c604be72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055706305 DMM NOTICE MM(262420000000025/c604be72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055706305 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055706305 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055706305 DLLC NOTICE LLME(db82f0d6/c604be72){ASSIGNED} LLGM Assign pre (ffffffff => c604be72) (gprs_llc.c:1079) 20240916055706305 DLLC NOTICE LLME(ffffffff/c604be72){ASSIGNED} LLGM Assign post (ffffffff => c604be72) (gprs_llc.c:1125) 20240916055706305 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055706305 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055706305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055706305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@847eaf5835e9: setverdict(pass): none -> pass 20240916055706372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055706372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055706372 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055706373 DMM INFO MM(262420000000025/c604be72) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055706373 DMM INFO MM(262420000000025/c604be72) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055706373 DMM DEBUG MM(262420000000025/c604be72) Using GGSN 0 (gprs_sm.c:317) 20240916055706373 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055706373 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240916055706373 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055706373 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055706373 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240916055706387 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1b 00 00 01 80 08 00 10 fd 8f ba 5c 11 bd 34 14 ab 14 05 7f 5b 70 e9 93 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20240916055706387 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd07f0d0, cbp=0x55860520d0f0) (sgsn_libgtp.c:629) 20240916055706387 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055706387 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=c604be72, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055706387 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055706387 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055706394 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240916055706394 DGPRS INFO PDP(262420000000025:5): Context 0x7f56fd07f0d0 was deleted (sgsn_libgtp.c:703) 20240916055706394 DMM INFO MM(262420000000025/c604be72) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240916055706394 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240916055706394 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916055714396 DMM INFO MM(262420000000025/c604be72) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240916055722006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240916055722397 DMM INFO MM(262420000000025/c604be72) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240916055724556 DGPRS DEBUG Checking for inactive LLMEs, time = 28994443 (sgsn.c:131) 20240916055725170 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240916055725170 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240916055725171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055730399 DMM INFO MM(262420000000025/c604be72) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240916055734827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055734832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055734833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055734841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055734844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055734844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055734861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055734863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055734863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916055738400 DMM INFO MM(262420000000025/c604be72) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@847eaf5835e9: Removing Client IMSI='262420000000025'H, index=0 20240916055738408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055738408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240916055738409 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055738409 DMM INFO MM(262420000000025/c604be72) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@847eaf5835e9: Final verdict of PTC: pass 20240916055738412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33908<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055738415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055738415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(949)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(950)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(939)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(944)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(948)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(937)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(942)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Sep 16 05:57:38 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20240916055738501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055738904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110720) 20240916055739416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055739416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=110720, count=112440) 20240916055740417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055740417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Sep 16 05:57:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055741419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055741419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240916055741996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055741996 DMM INFO MM(262420000000025/c604be72) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055741996 DMM INFO MM(262420000000025/c604be72) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055741996 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055741996 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055741996 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055741996 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055741996 DLLC NOTICE LLME(ffffffff/c604be72){ASSIGNED} LLGM Assign pre (c604be72 => ffffffff) (gprs_llc.c:1079) 20240916055741996 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c604be72 => ffffffff) (gprs_llc.c:1125) 20240916055741996 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055741996 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055741996 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240916055741996 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055741996 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20240916055741996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055741996 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055741996 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055741996 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055741996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055742017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055742017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055742017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055742017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055742017 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055742017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055742017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055742017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055742017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055742018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055742018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055742018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055742019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055742019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055742019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055742019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055742019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055742019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055742019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055742019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055742019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055742019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055742021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055742026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055742026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055742034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055742034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055742034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055742034 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055742034 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055742034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055742034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055742034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055742034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055742035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055742035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055742035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055742035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055742035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055742035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055742035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055742035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055742035 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055742035 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055742035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055742035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055742035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055742037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055742042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055742043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055742051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055742051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055742051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055742051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055742051 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055742051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055742051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055742051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055742051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055742052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055742052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055742052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055742052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055742052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055742052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055742052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055742052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055742052 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055742052 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055742052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055742052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055742052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055742054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055742058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055742058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055742421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055742421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055742421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055742421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@847eaf5835e9: 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) } } } } 20240916055742425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055742426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@847eaf5835e9: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='CA0A1B2D'O, index=0 SGSN_Test-GSUP(970)@847eaf5835e9: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@847eaf5835e9: 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 := '78931969E1CE2C57CCAC677818EDA40A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E28574C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C74BD26A542B921E'O } } } } } 20240916055742488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055742488 DLLC NOTICE LLME(ffffffff/ca0a1b2d){UNASSIGNED} LLC RX: unknown TLLI 0xca0a1b2d, creating LLME on the fly (gprs_llc.c:552) 20240916055742488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055742488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055742488 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055742488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055742488 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055742488 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055742488 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055742488 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055742488 DLLC NOTICE LLME(ffffffff/ca0a1b2d){UNASSIGNED} LLGM Assign pre (ca0a1b2d => e60d3a8b) (gprs_llc.c:1079) 20240916055742488 DLLC NOTICE LLME(ca0a1b2d/e60d3a8b){ASSIGNED} LLGM Assign post (ca0a1b2d => e60d3a8b) (gprs_llc.c:1125) 20240916055742488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055742488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055742488 DMM DEBUG MM(262420000000027/e60d3a8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055742509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055742509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055742509 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055742509 DMM DEBUG MM(262420000000027/e60d3a8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240916055742509 DMM NOTICE MM(262420000000027/e60d3a8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055742509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055742509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055742509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055742509 DMM DEBUG MM(262420000000027/e60d3a8b) Requesting authorization (sgsn_auth.c:160) 20240916055742509 DMM INFO MM(262420000000027/e60d3a8b) Requesting authentication tuples (sgsn_auth.c:184) 20240916055742509 DMM DEBUG MM(262420000000027/e60d3a8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055742509 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240916055742509 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@847eaf5835e9: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20240916055742516 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055742516 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055742516 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055742516 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055742516 DMM INFO MM(262420000000027/e60d3a8b) Subscriber data update (mmctx.c:445) 20240916055742516 DMM DEBUG MM(262420000000027/e60d3a8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055742516 DMM INFO MM(262420000000027/e60d3a8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055742516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055742516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055742516 DMM INFO MM(262420000000027/e60d3a8b) <- GMM AUTH AND CIPHERING REQ (rand = 78 93 19 69 e1 ce 2c 57 cc ac 67 78 18 ed a4 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055742532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055742532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055742532 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055742532 DMM INFO MM(262420000000027/e60d3a8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055742532 DMM NOTICE MM(262420000000027/e60d3a8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055742532 DMM DEBUG MM(262420000000027/e60d3a8b) checking auth: received GSM SRES = 8e 28 57 4c (gprs_gmm.c:666) 20240916055742532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055742532 DMM DEBUG MM(262420000000027/e60d3a8b) Requesting authorization (sgsn_auth.c:160) 20240916055742532 DMM INFO MM(262420000000027/e60d3a8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055742532 DMM DEBUG MM(262420000000027/e60d3a8b) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055742532 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240916055742532 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055742532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055742532 DMM INFO MM(262420000000027/e60d3a8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe60d3a8b) (gprs_gmm.c:300) 20240916055742535 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055742535 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055742535 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240916055742535 DMM INFO MM(262420000000027/e60d3a8b) Subscriber data update (mmctx.c:445) 20240916055742535 DMM DEBUG MM(262420000000027/e60d3a8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055742535 DMM INFO MM(262420000000027/e60d3a8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055742535 DMM NOTICE MM(262420000000027/e60d3a8b) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240916055742535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055742535 DMM NOTICE MM(262420000000027/e60d3a8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055742535 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) 20240916055742537 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055742537 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240916055742537 DMM INFO MM(262420000000027/e60d3a8b) Subscriber data update (mmctx.c:445) 20240916055742537 DMM DEBUG MM(262420000000027/e60d3a8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055742547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055742547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055742547 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055742547 DMM INFO MM(262420000000027/e60d3a8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055742547 DMM NOTICE MM(262420000000027/e60d3a8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055742547 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055742547 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055742547 DLLC NOTICE LLME(ca0a1b2d/e60d3a8b){ASSIGNED} LLGM Assign pre (ffffffff => e60d3a8b) (gprs_llc.c:1079) 20240916055742547 DLLC NOTICE LLME(ffffffff/e60d3a8b){ASSIGNED} LLGM Assign post (ffffffff => e60d3a8b) (gprs_llc.c:1125) 20240916055742547 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055742547 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055742547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055742547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@847eaf5835e9: setverdict(pass): none -> pass 20240916055742605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055742605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055742605 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055742605 DMM INFO MM(262420000000027/e60d3a8b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055742605 DMM INFO MM(262420000000027/e60d3a8b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055742605 DMM DEBUG MM(262420000000027/e60d3a8b) Using GGSN 0 (gprs_sm.c:317) 20240916055742605 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055742605 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240916055742605 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055742605 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055742605 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@847eaf5835e9: First createPDPContextRequest received, dropping & waiting for retransmission 20240916055747605 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240916055747623 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1c 00 00 01 80 08 00 10 b1 24 91 88 11 8d 16 75 e9 14 05 7f 0a 92 fe 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20240916055747623 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd07f0d0, cbp=0x55860520d0f0) (sgsn_libgtp.c:629) 20240916055747623 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055747623 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=e60d3a8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055747623 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055747624 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240916055747639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055747639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240916055747639 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055747639 DMM INFO MM(262420000000027/e60d3a8b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240916055747639 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055747639 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@847eaf5835e9: First deletePDPContextRequest received, dropping & waiting for retransmission 20240916055752640 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240916055752646 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20240916055752646 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56fd07f0d0, cbp=0x55860520d0f0) (sgsn_libgtp.c:629) 20240916055752646 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240916055752646 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=e60d3a8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055752646 DMM INFO MM(262420000000027/e60d3a8b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240916055752647 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240916055752647 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@847eaf5835e9: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@847eaf5835e9: Final verdict of PTC: pass 20240916055752663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(968)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(963)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(958)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@847eaf5835e9: Final verdict of PTC: none 20240916055752670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055752670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(960)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(956)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(966)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(961)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Sep 16 05:57:52 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20240916055752725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055753127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94964) 20240916055753670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055753671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94964, count=102860) 20240916055754557 DGPRS DEBUG Checking for inactive LLMEs, time = 28994473 (sgsn.c:131) 20240916055754671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055754672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Sep 16 05:57:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055755673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055755673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240916055756218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055756221 DMM INFO MM(262420000000027/e60d3a8b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055756221 DMM INFO MM(262420000000027/e60d3a8b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055756221 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055756221 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055756221 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055756221 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055756221 DLLC NOTICE LLME(ffffffff/e60d3a8b){ASSIGNED} LLGM Assign pre (e60d3a8b => ffffffff) (gprs_llc.c:1079) 20240916055756221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e60d3a8b => ffffffff) (gprs_llc.c:1125) 20240916055756221 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240916055756221 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055756221 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20240916055756221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055756221 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055756221 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055756221 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055756221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055756269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055756269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055756269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055756269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055756269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055756269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055756269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055756269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055756269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055756269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055756269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055756269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055756269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055756269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055756269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055756269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055756269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055756269 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055756269 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055756269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055756270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055756270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 20240916055756271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055756276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055756276 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055756283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055756283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055756283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055756283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055756283 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055756283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055756283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055756283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055756283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055756283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055756283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055756283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055756284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055756284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055756284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055756284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055756284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055756284 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055756284 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055756284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055756284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055756284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055756285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055756289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055756289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055756298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055756298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055756298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055756298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055756298 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055756298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055756298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055756298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055756298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055756299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055756300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055756300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055756300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055756300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055756300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055756300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055756300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055756300 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055756300 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055756300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055756300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055756300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055756302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055756306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055756306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055756673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055756673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055756673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055756674 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@847eaf5835e9: 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) } } } } 20240916055756678 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055756679 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@847eaf5835e9: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='E18E50D9'O, index=0 SGSN_Test-GSUP(989)@847eaf5835e9: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@847eaf5835e9: 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 := '424FDD73784895073F5CF6D175209436'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5EE90238'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70D10D650BDBCE3D'O } } } } } 20240916055756731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055756731 DLLC NOTICE LLME(ffffffff/e18e50d9){UNASSIGNED} LLC RX: unknown TLLI 0xe18e50d9, creating LLME on the fly (gprs_llc.c:552) 20240916055756731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055756731 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055756731 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055756731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055756731 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055756731 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055756731 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055756731 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055756731 DLLC NOTICE LLME(ffffffff/e18e50d9){UNASSIGNED} LLGM Assign pre (e18e50d9 => f2c4cf5e) (gprs_llc.c:1079) 20240916055756731 DLLC NOTICE LLME(e18e50d9/f2c4cf5e){ASSIGNED} LLGM Assign post (e18e50d9 => f2c4cf5e) (gprs_llc.c:1125) 20240916055756731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055756731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055756731 DMM DEBUG MM(262420000000028/f2c4cf5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055756737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055756737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055756737 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055756737 DMM DEBUG MM(262420000000028/f2c4cf5e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240916055756737 DMM NOTICE MM(262420000000028/f2c4cf5e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055756737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055756737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055756737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055756737 DMM DEBUG MM(262420000000028/f2c4cf5e) Requesting authorization (sgsn_auth.c:160) 20240916055756737 DMM INFO MM(262420000000028/f2c4cf5e) Requesting authentication tuples (sgsn_auth.c:184) 20240916055756737 DMM DEBUG MM(262420000000028/f2c4cf5e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055756737 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240916055756737 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@847eaf5835e9: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20240916055756738 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055756738 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055756738 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055756738 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055756738 DMM INFO MM(262420000000028/f2c4cf5e) Subscriber data update (mmctx.c:445) 20240916055756738 DMM DEBUG MM(262420000000028/f2c4cf5e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055756738 DMM INFO MM(262420000000028/f2c4cf5e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055756738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055756738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055756738 DMM INFO MM(262420000000028/f2c4cf5e) <- GMM AUTH AND CIPHERING REQ (rand = 42 4f dd 73 78 48 95 07 3f 5c f6 d1 75 20 94 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055756742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055756742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055756742 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055756742 DMM INFO MM(262420000000028/f2c4cf5e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055756742 DMM NOTICE MM(262420000000028/f2c4cf5e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055756742 DMM DEBUG MM(262420000000028/f2c4cf5e) checking auth: received GSM SRES = 5e e9 02 38 (gprs_gmm.c:666) 20240916055756742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055756742 DMM DEBUG MM(262420000000028/f2c4cf5e) Requesting authorization (sgsn_auth.c:160) 20240916055756742 DMM INFO MM(262420000000028/f2c4cf5e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055756742 DMM DEBUG MM(262420000000028/f2c4cf5e) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055756742 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240916055756742 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055756742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055756742 DMM INFO MM(262420000000028/f2c4cf5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2c4cf5e) (gprs_gmm.c:300) 20240916055756743 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055756743 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055756743 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240916055756743 DMM INFO MM(262420000000028/f2c4cf5e) Subscriber data update (mmctx.c:445) 20240916055756743 DMM DEBUG MM(262420000000028/f2c4cf5e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055756743 DMM INFO MM(262420000000028/f2c4cf5e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055756743 DMM NOTICE MM(262420000000028/f2c4cf5e) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240916055756743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055756743 DMM NOTICE MM(262420000000028/f2c4cf5e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055756743 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) 20240916055756743 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055756743 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240916055756743 DMM INFO MM(262420000000028/f2c4cf5e) Subscriber data update (mmctx.c:445) 20240916055756743 DMM DEBUG MM(262420000000028/f2c4cf5e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055756748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055756748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055756748 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055756748 DMM INFO MM(262420000000028/f2c4cf5e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055756748 DMM NOTICE MM(262420000000028/f2c4cf5e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055756748 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055756748 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055756748 DLLC NOTICE LLME(e18e50d9/f2c4cf5e){ASSIGNED} LLGM Assign pre (ffffffff => f2c4cf5e) (gprs_llc.c:1079) 20240916055756748 DLLC NOTICE LLME(ffffffff/f2c4cf5e){ASSIGNED} LLGM Assign post (ffffffff => f2c4cf5e) (gprs_llc.c:1125) 20240916055756748 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055756748 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055756748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055756748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@847eaf5835e9: setverdict(pass): none -> pass 20240916055756807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055756807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055756807 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055756807 DMM INFO MM(262420000000028/f2c4cf5e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055756807 DMM INFO MM(262420000000028/f2c4cf5e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055756807 DMM DEBUG MM(262420000000028/f2c4cf5e) Using GGSN 0 (gprs_sm.c:317) 20240916055756807 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055756808 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240916055756808 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055756808 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055756808 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240916055756833 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1e 00 00 01 80 08 00 10 6c 2e 1a b5 11 c8 be 72 58 14 05 7f 39 a1 6a d9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20240916055756833 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd07f0d0, cbp=0x55860520d0f0) (sgsn_libgtp.c:629) 20240916055756833 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055756833 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=f2c4cf5e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055756833 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055756833 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055756847 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240916055756847 DGPRS INFO PDP(262420000000028:5): Context 0x7f56fd07f0d0 was deleted (sgsn_libgtp.c:703) 20240916055756847 DMM INFO MM(262420000000028/f2c4cf5e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240916055756847 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240916055756847 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@847eaf5835e9: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240916055756857 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240916055756859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055756859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240916055756859 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055756859 DMM INFO MM(262420000000028/f2c4cf5e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20240916055756859 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20240916055756860 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@847eaf5835e9: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@847eaf5835e9: Final verdict of PTC: pass 20240916055756869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34700<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@847eaf5835e9: Final verdict of PTC: none 20240916055756874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(987)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(982)@847eaf5835e9: Final verdict of PTC: none 20240916055756875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(977)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(980)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(975)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(985)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Sep 16 05:57:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20240916055756969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055757372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88868) 20240916055757876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055757876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88868, count=102536) 20240916055758877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055758877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Sep 16 05:57:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055759878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055759878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240916055800466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055800468 DMM INFO MM(262420000000028/f2c4cf5e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055800468 DMM INFO MM(262420000000028/f2c4cf5e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055800468 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055800468 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055800468 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055800468 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055800468 DLLC NOTICE LLME(ffffffff/f2c4cf5e){ASSIGNED} LLGM Assign pre (f2c4cf5e => ffffffff) (gprs_llc.c:1079) 20240916055800468 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2c4cf5e => ffffffff) (gprs_llc.c:1125) 20240916055800468 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055800468 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055800468 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240916055800468 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055800468 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20240916055800468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055800468 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055800468 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055800468 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055800468 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055800512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055800512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055800512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055800512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055800512 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055800512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055800512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055800512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055800512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055800512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055800512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055800512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055800513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055800513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055800513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055800513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055800513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055800513 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055800513 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055800513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055800513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055800513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055800515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055800519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055800519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055800530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055800530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055800530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055800530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055800530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055800530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055800530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055800530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055800530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055800531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055800531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055800531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055800531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055800531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055800531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055800531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055800531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055800531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055800531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055800531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055800531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055800531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055800534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055800539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055800539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055800546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055800546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055800546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055800546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055800546 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055800546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055800546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055800546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055800546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055800546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055800546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055800546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055800546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055800546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055800546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055800546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055800546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055800546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055800546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055800546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055800547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055800547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055800549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055800554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055800554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055800880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055800880 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055800880 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055800880 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@847eaf5835e9: 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) } } } } 20240916055800883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055800884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@847eaf5835e9: 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(1007)@847eaf5835e9: 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(1007)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@847eaf5835e9: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='FA40E957'O, index=0 SGSN_Test-GSUP(1008)@847eaf5835e9: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@847eaf5835e9: 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 := '6FAEE88B1AE273DBA92C160BC30E4581'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B633C5ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '71C6A8AA992E67D7'O } } } } } 20240916055800919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055800919 DLLC NOTICE LLME(ffffffff/fa40e957){UNASSIGNED} LLC RX: unknown TLLI 0xfa40e957, creating LLME on the fly (gprs_llc.c:552) 20240916055800919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055800919 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055800919 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055800919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055800919 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055800919 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055800919 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055800919 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055800919 DLLC NOTICE LLME(ffffffff/fa40e957){UNASSIGNED} LLGM Assign pre (fa40e957 => e576ab6e) (gprs_llc.c:1079) 20240916055800919 DLLC NOTICE LLME(fa40e957/e576ab6e){ASSIGNED} LLGM Assign post (fa40e957 => e576ab6e) (gprs_llc.c:1125) 20240916055800919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055800919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055800919 DMM DEBUG MM(262420000000026/e576ab6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055800929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055800929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055800929 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055800929 DMM DEBUG MM(262420000000026/e576ab6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240916055800929 DMM NOTICE MM(262420000000026/e576ab6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055800929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055800929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055800929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055800929 DMM DEBUG MM(262420000000026/e576ab6e) Requesting authorization (sgsn_auth.c:160) 20240916055800929 DMM INFO MM(262420000000026/e576ab6e) Requesting authentication tuples (sgsn_auth.c:184) 20240916055800929 DMM DEBUG MM(262420000000026/e576ab6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055800929 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240916055800929 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1008)@847eaf5835e9: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20240916055800970 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055800970 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055800970 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055800970 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055800970 DMM INFO MM(262420000000026/e576ab6e) Subscriber data update (mmctx.c:445) 20240916055800970 DMM DEBUG MM(262420000000026/e576ab6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055800970 DMM INFO MM(262420000000026/e576ab6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055800970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055800970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055800970 DMM INFO MM(262420000000026/e576ab6e) <- GMM AUTH AND CIPHERING REQ (rand = 6f ae e8 8b 1a e2 73 db a9 2c 16 0b c3 0e 45 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055800991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055800991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055800991 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055800991 DMM INFO MM(262420000000026/e576ab6e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055800991 DMM NOTICE MM(262420000000026/e576ab6e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055800991 DMM DEBUG MM(262420000000026/e576ab6e) checking auth: received GSM SRES = b6 33 c5 ed (gprs_gmm.c:666) 20240916055800991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055800991 DMM DEBUG MM(262420000000026/e576ab6e) Requesting authorization (sgsn_auth.c:160) 20240916055800991 DMM INFO MM(262420000000026/e576ab6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055800991 DMM DEBUG MM(262420000000026/e576ab6e) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055800991 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240916055800991 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055800991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055800991 DMM INFO MM(262420000000026/e576ab6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe576ab6e) (gprs_gmm.c:300) 20240916055800995 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055800995 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055800995 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240916055800995 DMM INFO MM(262420000000026/e576ab6e) Subscriber data update (mmctx.c:445) 20240916055800995 DMM DEBUG MM(262420000000026/e576ab6e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055800995 DMM INFO MM(262420000000026/e576ab6e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055800995 DMM NOTICE MM(262420000000026/e576ab6e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240916055800995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055800995 DMM NOTICE MM(262420000000026/e576ab6e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055800995 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20240916055800997 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055800997 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240916055800997 DMM INFO MM(262420000000026/e576ab6e) Subscriber data update (mmctx.c:445) 20240916055800997 DMM DEBUG MM(262420000000026/e576ab6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055801008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055801008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055801008 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055801008 DMM INFO MM(262420000000026/e576ab6e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055801008 DMM NOTICE MM(262420000000026/e576ab6e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055801008 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055801008 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055801008 DLLC NOTICE LLME(fa40e957/e576ab6e){ASSIGNED} LLGM Assign pre (ffffffff => e576ab6e) (gprs_llc.c:1079) 20240916055801008 DLLC NOTICE LLME(ffffffff/e576ab6e){ASSIGNED} LLGM Assign post (ffffffff => e576ab6e) (gprs_llc.c:1125) 20240916055801008 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055801008 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055801008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055801008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@847eaf5835e9: setverdict(pass): none -> pass 20240916055801065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055801065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055801065 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055801065 DMM INFO MM(262420000000026/e576ab6e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055801066 DMM INFO MM(262420000000026/e576ab6e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055801066 DMM DEBUG MM(262420000000026/e576ab6e) Using GGSN 0 (gprs_sm.c:317) 20240916055801066 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055801066 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240916055801066 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055801066 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055801066 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240916055801091 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1f 00 00 01 80 08 00 10 18 25 6c 21 11 b2 46 21 85 14 05 7f f1 2a c2 ae 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20240916055801091 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd07f0d0, cbp=0x55860520d0f0) (sgsn_libgtp.c:629) 20240916055801091 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055801091 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=e576ab6e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055801091 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055801091 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055801111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055801111 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240916055801111 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055801118 DLGTP ERROR Packet from 127.0.0.103:2152, length: 24 content: 32 1a 00 10 00 00 00 00 00 00 00 00 10 18 25 6c 21 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20240916055801118 DGPRS INFO PDP(262420000000026:5): Context 0x7f56fd07f0d0 was deleted (sgsn_libgtp.c:703) 20240916055801118 DMM INFO MM(262420000000026/e576ab6e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240916055801118 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240916055801118 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@847eaf5835e9: Removing Client IMSI='262420000000026'H, index=0 20240916055801129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055801130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240916055801130 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055801130 DMM INFO MM(262420000000026/e576ab6e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@847eaf5835e9: Final verdict of PTC: pass 20240916055801133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@847eaf5835e9: Final verdict of PTC: none 20240916055801138 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055801138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1001)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(996)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1006)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(999)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1004)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(994)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Sep 16 05:58:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20240916055801236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055801638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84156) 20240916055802140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055802140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84156, count=103736) 20240916055803141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055803141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Sep 16 05:58:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055804143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055804143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_gmm_detach started. 20240916055804733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055804736 DMM INFO MM(262420000000026/e576ab6e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055804736 DMM INFO MM(262420000000026/e576ab6e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055804736 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055804736 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055804736 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055804736 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055804736 DLLC NOTICE LLME(ffffffff/e576ab6e){ASSIGNED} LLGM Assign pre (e576ab6e => ffffffff) (gprs_llc.c:1079) 20240916055804736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e576ab6e => ffffffff) (gprs_llc.c:1125) 20240916055804736 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055804736 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055804736 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240916055804736 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055804736 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20240916055804736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055804736 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055804736 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055804736 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055804736 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055804767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055804767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055804767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055804767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055804767 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055804767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055804767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055804767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055804767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055804768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055804768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055804768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055804768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055804768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055804768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055804768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055804768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055804768 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055804768 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055804768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055804768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055804768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055804770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055804775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055804775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055804786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055804786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055804786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055804786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055804786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055804786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055804786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055804786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055804787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055804787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055804787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055804787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055804787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055804787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055804787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055804787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055804787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055804787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055804789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055804793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055804793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055804800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055804800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055804800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055804800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055804800 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055804800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055804800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055804800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055804800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055804801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055804801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055804801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055804801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055804801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055804801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055804801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055804801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055804801 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055804801 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055804801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055804802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055804802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055804804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055804810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055804810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055805145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055805145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055805145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055805145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@847eaf5835e9: 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) } } } } 20240916055805149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055805150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@847eaf5835e9: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C6F987D8'O, index=0 SGSN_Test-GSUP(1027)@847eaf5835e9: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@847eaf5835e9: 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 := '24F8B2E75C2EE17EF82771EC3CC8B24A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5103EAA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FAD74004CBA137C5'O } } } } } 20240916055805218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055805218 DLLC NOTICE LLME(ffffffff/c6f987d8){UNASSIGNED} LLC RX: unknown TLLI 0xc6f987d8, creating LLME on the fly (gprs_llc.c:552) 20240916055805218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055805218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055805218 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055805218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055805218 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055805218 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055805218 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055805218 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055805218 DLLC NOTICE LLME(ffffffff/c6f987d8){UNASSIGNED} LLGM Assign pre (c6f987d8 => ef182118) (gprs_llc.c:1079) 20240916055805218 DLLC NOTICE LLME(c6f987d8/ef182118){ASSIGNED} LLGM Assign post (c6f987d8 => ef182118) (gprs_llc.c:1125) 20240916055805218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055805218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055805218 DMM DEBUG MM(262420000000026/ef182118) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055805235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055805235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055805235 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055805235 DMM DEBUG MM(262420000000026/ef182118) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240916055805235 DMM NOTICE MM(262420000000026/ef182118) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055805235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055805235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055805235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055805235 DMM DEBUG MM(262420000000026/ef182118) Requesting authorization (sgsn_auth.c:160) 20240916055805235 DMM INFO MM(262420000000026/ef182118) Requesting authentication tuples (sgsn_auth.c:184) 20240916055805235 DMM DEBUG MM(262420000000026/ef182118) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055805235 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240916055805235 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@847eaf5835e9: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20240916055805241 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055805241 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055805241 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055805241 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055805241 DMM INFO MM(262420000000026/ef182118) Subscriber data update (mmctx.c:445) 20240916055805241 DMM DEBUG MM(262420000000026/ef182118) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055805241 DMM INFO MM(262420000000026/ef182118) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055805241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055805241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055805241 DMM INFO MM(262420000000026/ef182118) <- GMM AUTH AND CIPHERING REQ (rand = 24 f8 b2 e7 5c 2e e1 7e f8 27 71 ec 3c c8 b2 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055805256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055805256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055805256 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055805256 DMM INFO MM(262420000000026/ef182118) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055805256 DMM NOTICE MM(262420000000026/ef182118) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055805256 DMM DEBUG MM(262420000000026/ef182118) checking auth: received GSM SRES = 51 03 ea a0 (gprs_gmm.c:666) 20240916055805256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055805256 DMM DEBUG MM(262420000000026/ef182118) Requesting authorization (sgsn_auth.c:160) 20240916055805257 DMM INFO MM(262420000000026/ef182118) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055805257 DMM DEBUG MM(262420000000026/ef182118) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055805257 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240916055805257 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055805257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055805257 DMM INFO MM(262420000000026/ef182118) <- GMM ATTACH ACCEPT (new P-TMSI=0xef182118) (gprs_gmm.c:300) 20240916055805260 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055805260 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055805260 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240916055805260 DMM INFO MM(262420000000026/ef182118) Subscriber data update (mmctx.c:445) 20240916055805260 DMM DEBUG MM(262420000000026/ef182118) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055805260 DMM INFO MM(262420000000026/ef182118) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055805260 DMM NOTICE MM(262420000000026/ef182118) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240916055805260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055805260 DMM NOTICE MM(262420000000026/ef182118) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055805260 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20240916055805261 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055805261 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240916055805261 DMM INFO MM(262420000000026/ef182118) Subscriber data update (mmctx.c:445) 20240916055805261 DMM DEBUG MM(262420000000026/ef182118) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055805272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055805272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055805272 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055805272 DMM INFO MM(262420000000026/ef182118) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055805272 DMM NOTICE MM(262420000000026/ef182118) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055805272 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055805272 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055805272 DLLC NOTICE LLME(c6f987d8/ef182118){ASSIGNED} LLGM Assign pre (ffffffff => ef182118) (gprs_llc.c:1079) 20240916055805272 DLLC NOTICE LLME(ffffffff/ef182118){ASSIGNED} LLGM Assign post (ffffffff => ef182118) (gprs_llc.c:1125) 20240916055805272 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055805272 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055805272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055805272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@847eaf5835e9: setverdict(pass): none -> pass 20240916055805328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055805328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055805329 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055805329 DMM INFO MM(262420000000026/ef182118) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055805329 DMM INFO MM(262420000000026/ef182118) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055805329 DMM DEBUG MM(262420000000026/ef182118) Using GGSN 0 (gprs_sm.c:317) 20240916055805329 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055805329 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240916055805329 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055805329 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055805329 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240916055805344 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 20 00 00 01 80 08 00 10 a2 42 fa d8 11 f6 2b c1 77 14 05 7f 88 66 05 00 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20240916055805344 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd07f0d0, cbp=0x55860520d0f0) (sgsn_libgtp.c:629) 20240916055805344 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055805344 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=ef182118, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055805344 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055805344 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055805355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055805355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055805355 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055805355 DMM INFO MM(262420000000026/ef182118) -> GMM DETACH REQUEST TLLI=0xef182118 type=GPRS detach (gprs_gmm.c:1465) 20240916055805355 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240916055805355 DMM INFO MM(262420000000026/ef182118) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240916055805355 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055805355 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055805355 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055805355 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055805355 DLLC NOTICE LLME(ffffffff/ef182118){ASSIGNED} LLGM Assign pre (ef182118 => ffffffff) (gprs_llc.c:1079) 20240916055805355 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef182118 => ffffffff) (gprs_llc.c:1125) 20240916055805355 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055805355 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055805355 DMM NOTICE MM(262420000000026/ef182118) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055805355 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240916055805355 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055805355 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055805355 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240916055805355 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240916055805355 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055805355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055805355 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055805355 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055805355 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055805358 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@847eaf5835e9: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@847eaf5835e9: Final verdict of PTC: pass 20240916055805369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60510<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1027)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1015)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1020)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@847eaf5835e9: Final verdict of PTC: none 20240916055805373 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055805373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1025)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1023)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1013)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1018)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Sep 16 05:58:05 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20240916055805454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055805756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84308) 20240916055806375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055806375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84308, count=107612) 20240916055807376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055807377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Sep 16 05:58:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055808378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055808379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240916055808862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055808865 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055808906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055808906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055808906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055808906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055808906 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055808906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055808906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055808906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055808906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055808907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055808907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055808907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055808907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055808907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055808907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055808907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055808907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055808907 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055808907 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055808907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055808907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055808907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055808909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055808913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055808913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055808920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055808920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055808920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055808920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055808920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055808920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055808920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055808921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055808921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055808921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055808921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055808921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055808921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055808921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055808921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055808921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055808921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055808921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055808921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055808921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055808922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055808922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055808923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055808928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055808928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055808937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055808937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055808937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055808937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055808937 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055808937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055808937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055808937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055808937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055808938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055808938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055808938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055808939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055808939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055808939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055808939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055808939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055808939 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055808939 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055808939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055808939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055808939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055808942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055808947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055808947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055809380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055809380 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055809380 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055809380 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@847eaf5835e9: 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) } } } } 20240916055809385 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@847eaf5835e9: 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)@847eaf5835e9: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240916055809385 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@847eaf5835e9: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C0865C56'O, index=0 SGSN_Test-GSUP(1046)@847eaf5835e9: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20240916055810465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055810465 DLLC NOTICE LLME(ffffffff/c0865c56){UNASSIGNED} LLC RX: unknown TLLI 0xc0865c56, creating LLME on the fly (gprs_llc.c:552) 20240916055810465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055810465 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240916055810465 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055810465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055810465 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055810465 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055810465 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055810465 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055810465 DLLC NOTICE LLME(ffffffff/c0865c56){UNASSIGNED} LLGM Assign pre (c0865c56 => c37f2342) (gprs_llc.c:1079) 20240916055810465 DLLC NOTICE LLME(c0865c56/c37f2342){ASSIGNED} LLGM Assign post (c0865c56 => c37f2342) (gprs_llc.c:1125) 20240916055810465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055810465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055810465 DMM DEBUG MM(262420000000039/c37f2342) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055810484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055810484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240916055810484 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055810484 DMM INFO MM(262420000000039/c37f2342) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240916055810484 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055810484 DLLC NOTICE LLME(c0865c56/c37f2342){ASSIGNED} LLGM Assign pre (c0865c56 => c37f2342) (gprs_llc.c:1079) 20240916055810484 DLLC NOTICE LLME(c0865c56/c37f2342){ASSIGNED} LLGM Assign post (c0865c56 => c37f2342) (gprs_llc.c:1125) 20240916055810484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055810484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055810484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055810484 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055810484 DMM DEBUG MM(262420000000039/c37f2342) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240916055810484 DMM NOTICE MM(262420000000039/c37f2342) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055810484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055810484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055810484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240916055810484 DMM INFO MM(262420000000039/c37f2342) <- GMM ATTACH ACCEPT (new P-TMSI=0xc37f2342) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@847eaf5835e9: Removing Client IMSI='262420000000039'H, index=0 20240916055811497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055811497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055811497 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055811497 DMM INFO MM(262420000000039/c37f2342) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055811497 DMM NOTICE MM(262420000000039/c37f2342) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055811497 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055811497 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055811497 DLLC NOTICE LLME(c0865c56/c37f2342){ASSIGNED} LLGM Assign pre (ffffffff => c37f2342) (gprs_llc.c:1079) 20240916055811497 DLLC NOTICE LLME(ffffffff/c37f2342){ASSIGNED} LLGM Assign post (ffffffff => c37f2342) (gprs_llc.c:1125) 20240916055811497 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055811497 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055811497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055811497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@847eaf5835e9: Final verdict of PTC: pass 20240916055811503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60530<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@847eaf5835e9: Final verdict of PTC: none 20240916055811507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055811507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1039)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@847eaf5835e9: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1044)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1034)@847eaf5835e9: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@847eaf5835e9: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1037)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1042)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1032)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Sep 16 05:58:11 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20240916055811574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055811976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66584) 20240916055812509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055812509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66584, count=70940) 20240916055813511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055813512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Sep 16 05:58:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055814513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055814514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_xid_empty_l3 started. 20240916055815075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055815077 DMM INFO MM(262420000000039/c37f2342) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055815077 DMM INFO MM(262420000000039/c37f2342) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055815077 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055815077 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055815078 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055815078 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055815078 DLLC NOTICE LLME(ffffffff/c37f2342){ASSIGNED} LLGM Assign pre (c37f2342 => ffffffff) (gprs_llc.c:1079) 20240916055815078 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c37f2342 => ffffffff) (gprs_llc.c:1125) 20240916055815078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055815078 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055815078 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055815078 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055815078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055815129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055815130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055815130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055815130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055815130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055815130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055815130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055815130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055815130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1053)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1054)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055815131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055815131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055815131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055815131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055815131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055815131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055815131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055815131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055815131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055815131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055815131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055815132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055815132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1054)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055815134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1050)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240916055815141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055815141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1058)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055815143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055815143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055815143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055815143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055815143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055815143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055815143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055815143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055815143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_xid_empty_l3-BVCI196(1051)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1058)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055815144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055815144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055815144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055815144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055815144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055815144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055815144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055815144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055815144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055815144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055815144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055815145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055815145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055815147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055815153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055815153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1060)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055815160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055815160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055815160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055815160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055815160 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055815160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055815160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055815160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055815160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055815161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055815161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055815161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055815161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055815161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055815161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055815161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055815161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055815161 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055815161 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055815161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055815161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055815161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055815163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055815169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055815169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055815515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055815515 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055815515 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055815515 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@847eaf5835e9: 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) } } } } 20240916055815521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055815521 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1051)@847eaf5835e9: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='E8823330'O, index=0 SGSN_Test-GSUP(1065)@847eaf5835e9: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@847eaf5835e9: 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 := '889DC47082CEE60459ADC6845936F2E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82B1FCB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F387BC4051B65149'O } } } } } 20240916055816593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055816593 DLLC NOTICE LLME(ffffffff/e8823330){UNASSIGNED} LLC RX: unknown TLLI 0xe8823330, creating LLME on the fly (gprs_llc.c:552) 20240916055816593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055816593 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055816593 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055816593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055816593 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055816593 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055816593 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055816593 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055816593 DLLC NOTICE LLME(ffffffff/e8823330){UNASSIGNED} LLGM Assign pre (e8823330 => ff2a74de) (gprs_llc.c:1079) 20240916055816593 DLLC NOTICE LLME(e8823330/ff2a74de){ASSIGNED} LLGM Assign post (e8823330 => ff2a74de) (gprs_llc.c:1125) 20240916055816593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055816593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055816593 DMM DEBUG MM(262420000000044/ff2a74de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055816609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055816610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055816610 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055816610 DMM DEBUG MM(262420000000044/ff2a74de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240916055816610 DMM NOTICE MM(262420000000044/ff2a74de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055816610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055816610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055816610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055816610 DMM DEBUG MM(262420000000044/ff2a74de) Requesting authorization (sgsn_auth.c:160) 20240916055816610 DMM INFO MM(262420000000044/ff2a74de) Requesting authentication tuples (sgsn_auth.c:184) 20240916055816610 DMM DEBUG MM(262420000000044/ff2a74de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055816610 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240916055816610 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@847eaf5835e9: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@847eaf5835e9: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20240916055816617 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055816617 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055816617 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055816617 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055816617 DMM INFO MM(262420000000044/ff2a74de) Subscriber data update (mmctx.c:445) 20240916055816617 DMM DEBUG MM(262420000000044/ff2a74de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055816617 DMM INFO MM(262420000000044/ff2a74de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055816617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055816617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055816617 DMM INFO MM(262420000000044/ff2a74de) <- GMM AUTH AND CIPHERING REQ (rand = 88 9d c4 70 82 ce e6 04 59 ad c6 84 59 36 f2 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055816634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055816634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055816634 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055816634 DMM INFO MM(262420000000044/ff2a74de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055816634 DMM NOTICE MM(262420000000044/ff2a74de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055816634 DMM DEBUG MM(262420000000044/ff2a74de) checking auth: received GSM SRES = 82 b1 fc b3 (gprs_gmm.c:666) 20240916055816634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055816634 DMM DEBUG MM(262420000000044/ff2a74de) Requesting authorization (sgsn_auth.c:160) 20240916055816634 DMM INFO MM(262420000000044/ff2a74de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055816634 DMM DEBUG MM(262420000000044/ff2a74de) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055816634 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240916055816634 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055816634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055816634 DMM INFO MM(262420000000044/ff2a74de) <- GMM ATTACH ACCEPT (new P-TMSI=0xff2a74de) (gprs_gmm.c:300) 20240916055816638 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055816638 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055816638 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240916055816638 DMM INFO MM(262420000000044/ff2a74de) Subscriber data update (mmctx.c:445) 20240916055816638 DMM DEBUG MM(262420000000044/ff2a74de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055816638 DMM INFO MM(262420000000044/ff2a74de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055816638 DMM NOTICE MM(262420000000044/ff2a74de) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240916055816638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055816638 DMM NOTICE MM(262420000000044/ff2a74de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055816638 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) 20240916055816640 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055816640 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240916055816640 DMM INFO MM(262420000000044/ff2a74de) Subscriber data update (mmctx.c:445) 20240916055816640 DMM DEBUG MM(262420000000044/ff2a74de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055816651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055816651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055816651 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055816651 DMM INFO MM(262420000000044/ff2a74de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055816651 DMM NOTICE MM(262420000000044/ff2a74de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055816651 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055816651 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055816651 DLLC NOTICE LLME(e8823330/ff2a74de){ASSIGNED} LLGM Assign pre (ffffffff => ff2a74de) (gprs_llc.c:1079) 20240916055816651 DLLC NOTICE LLME(ffffffff/ff2a74de){ASSIGNED} LLGM Assign post (ffffffff => ff2a74de) (gprs_llc.c:1125) 20240916055816651 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055816651 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055816651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055816651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@847eaf5835e9: setverdict(pass): none -> pass 20240916055816709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055816709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055816709 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055816709 DMM INFO MM(262420000000044/ff2a74de) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055816709 DMM INFO MM(262420000000044/ff2a74de) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055816709 DMM DEBUG MM(262420000000044/ff2a74de) Using GGSN 0 (gprs_sm.c:317) 20240916055816709 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055816709 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240916055816709 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055816709 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055816709 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240916055816725 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 22 00 00 01 80 08 00 10 80 d6 60 be 11 87 60 62 d7 14 05 7f 6f 20 af c0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20240916055816725 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd080148, cbp=0x55860520e640) (sgsn_libgtp.c:629) 20240916055816725 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055816725 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=ff2a74de, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055816726 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055816726 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055816744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055816744 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240916055816744 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240916055816744 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1051)@847eaf5835e9: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@847eaf5835e9: Final verdict of PTC: pass 20240916055816757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47090<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1054)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1058)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1063)@847eaf5835e9: Final verdict of PTC: none 20240916055816762 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055816762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI196(1051)@847eaf5835e9: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@847eaf5835e9: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1056)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1052)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1061)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_xid_empty_l3-BVCI196(1051): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@847eaf5835e9: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Sep 16 05:58:16 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20240916055816820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055817222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73496) 20240916055817763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055817763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=73496, count=97680) 20240916055818764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055818764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Sep 16 05:58:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055819764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055819764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_xid_n201u started. 20240916055820276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055820279 DMM INFO MM(262420000000044/ff2a74de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055820279 DMM INFO MM(262420000000044/ff2a74de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055820279 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055820279 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055820279 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055820279 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055820279 DLLC NOTICE LLME(ffffffff/ff2a74de){ASSIGNED} LLGM Assign pre (ff2a74de => ffffffff) (gprs_llc.c:1079) 20240916055820279 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff2a74de => ffffffff) (gprs_llc.c:1125) 20240916055820279 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055820279 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055820279 DMM NOTICE MM(262420000000044/ff2a74de) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055820279 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240916055820279 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055820279 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055820280 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240916055820280 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240916055820280 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055820280 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20240916055820280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055820280 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055820280 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055820280 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055820280 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055820327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055820327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055820327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055820327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055820327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055820327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055820327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055820327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055820327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055820328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055820328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055820328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055820328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055820328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055820328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055820328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055820328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055820328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055820328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055820328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055820329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055820329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055820331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055820337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055820337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055820344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055820344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055820344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055820344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055820344 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055820344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055820344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055820344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055820344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055820344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055820344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055820344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055820345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055820345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055820345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055820345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055820345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055820345 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055820345 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055820345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055820345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055820345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055820347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055820352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055820352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055820361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055820361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055820361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055820361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055820361 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055820361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055820361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055820361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055820361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055820362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055820362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055820362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055820362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055820362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055820362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055820362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055820362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055820362 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055820362 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055820362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055820363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055820363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055820365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055820369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055820369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055820766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055820766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055820766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055820766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@847eaf5835e9: 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) } } } } 20240916055820770 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055820771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@847eaf5835e9: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='E2B4AFA8'O, index=0 SGSN_Test-GSUP(1084)@847eaf5835e9: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@847eaf5835e9: 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 := 'CD180DE1692BAA839FE9371687A2F02E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0E4DD0A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA90A3FAFE364D95'O } } } } } 20240916055821841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055821841 DLLC NOTICE LLME(ffffffff/e2b4afa8){UNASSIGNED} LLC RX: unknown TLLI 0xe2b4afa8, creating LLME on the fly (gprs_llc.c:552) 20240916055821841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055821841 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055821841 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055821841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055821841 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055821841 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055821841 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055821841 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055821841 DLLC NOTICE LLME(ffffffff/e2b4afa8){UNASSIGNED} LLGM Assign pre (e2b4afa8 => d2c2d93a) (gprs_llc.c:1079) 20240916055821841 DLLC NOTICE LLME(e2b4afa8/d2c2d93a){ASSIGNED} LLGM Assign post (e2b4afa8 => d2c2d93a) (gprs_llc.c:1125) 20240916055821841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055821841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055821841 DMM DEBUG MM(262420000000045/d2c2d93a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055821857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055821857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055821857 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055821857 DMM DEBUG MM(262420000000045/d2c2d93a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240916055821857 DMM NOTICE MM(262420000000045/d2c2d93a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055821857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055821857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055821857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055821857 DMM DEBUG MM(262420000000045/d2c2d93a) Requesting authorization (sgsn_auth.c:160) 20240916055821857 DMM INFO MM(262420000000045/d2c2d93a) Requesting authentication tuples (sgsn_auth.c:184) 20240916055821857 DMM DEBUG MM(262420000000045/d2c2d93a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055821857 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240916055821857 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@847eaf5835e9: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@847eaf5835e9: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20240916055821862 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055821862 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055821862 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055821862 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055821862 DMM INFO MM(262420000000045/d2c2d93a) Subscriber data update (mmctx.c:445) 20240916055821862 DMM DEBUG MM(262420000000045/d2c2d93a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055821862 DMM INFO MM(262420000000045/d2c2d93a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055821862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055821862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055821862 DMM INFO MM(262420000000045/d2c2d93a) <- GMM AUTH AND CIPHERING REQ (rand = cd 18 0d e1 69 2b aa 83 9f e9 37 16 87 a2 f0 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055821877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055821877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055821877 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055821877 DMM INFO MM(262420000000045/d2c2d93a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055821877 DMM NOTICE MM(262420000000045/d2c2d93a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055821877 DMM DEBUG MM(262420000000045/d2c2d93a) checking auth: received GSM SRES = f0 e4 dd 0a (gprs_gmm.c:666) 20240916055821877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055821877 DMM DEBUG MM(262420000000045/d2c2d93a) Requesting authorization (sgsn_auth.c:160) 20240916055821877 DMM INFO MM(262420000000045/d2c2d93a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055821877 DMM DEBUG MM(262420000000045/d2c2d93a) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055821877 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240916055821877 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055821877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055821877 DMM INFO MM(262420000000045/d2c2d93a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2c2d93a) (gprs_gmm.c:300) 20240916055821880 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055821880 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055821880 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240916055821880 DMM INFO MM(262420000000045/d2c2d93a) Subscriber data update (mmctx.c:445) 20240916055821880 DMM DEBUG MM(262420000000045/d2c2d93a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055821880 DMM INFO MM(262420000000045/d2c2d93a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055821880 DMM NOTICE MM(262420000000045/d2c2d93a) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240916055821880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055821880 DMM NOTICE MM(262420000000045/d2c2d93a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055821880 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) 20240916055821881 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055821881 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240916055821881 DMM INFO MM(262420000000045/d2c2d93a) Subscriber data update (mmctx.c:445) 20240916055821881 DMM DEBUG MM(262420000000045/d2c2d93a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055821893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055821893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055821893 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055821893 DMM INFO MM(262420000000045/d2c2d93a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055821893 DMM NOTICE MM(262420000000045/d2c2d93a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055821893 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055821893 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055821893 DLLC NOTICE LLME(e2b4afa8/d2c2d93a){ASSIGNED} LLGM Assign pre (ffffffff => d2c2d93a) (gprs_llc.c:1079) 20240916055821893 DLLC NOTICE LLME(ffffffff/d2c2d93a){ASSIGNED} LLGM Assign post (ffffffff => d2c2d93a) (gprs_llc.c:1125) 20240916055821893 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055821893 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055821893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055821893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@847eaf5835e9: setverdict(pass): none -> pass 20240916055821953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055821953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055821953 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055821953 DMM INFO MM(262420000000045/d2c2d93a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055821953 DMM INFO MM(262420000000045/d2c2d93a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055821953 DMM DEBUG MM(262420000000045/d2c2d93a) Using GGSN 0 (gprs_sm.c:317) 20240916055821953 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055821954 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240916055821954 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055821954 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055821954 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240916055821978 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 24 00 00 01 80 08 00 10 f6 46 e7 30 11 fe ae 12 0b 14 05 7f 89 1d 4e ef 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20240916055821978 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd0811c0, cbp=0x55860520efc0) (sgsn_libgtp.c:629) 20240916055821979 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055821979 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=d2c2d93a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055821979 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055821979 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055821995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055821995 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240916055821995 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240916055821995 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240916055821995 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@847eaf5835e9: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@847eaf5835e9: Final verdict of PTC: pass 20240916055822006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47108<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@847eaf5835e9: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@847eaf5835e9: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1082)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1072)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1077)@847eaf5835e9: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@847eaf5835e9: Final verdict of PTC: none 20240916055822013 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055822013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1070)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1075)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1080)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@847eaf5835e9: Test case TC_xid_n201u finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Sep 16 05:58:22 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20240916055822114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055822516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56068) 20240916055823015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055823015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56068, count=100836) 20240916055824017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055824017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916055824558 DGPRS DEBUG Checking for inactive LLMEs, time = 28994503 (sgsn.c:131) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Sep 16 05:58:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055825018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055825018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_llc_null started. 20240916055825619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055825621 DMM INFO MM(262420000000045/d2c2d93a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055825621 DMM INFO MM(262420000000045/d2c2d93a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055825621 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055825621 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055825621 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055825622 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055825622 DLLC NOTICE LLME(ffffffff/d2c2d93a){ASSIGNED} LLGM Assign pre (d2c2d93a => ffffffff) (gprs_llc.c:1079) 20240916055825622 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2c2d93a => ffffffff) (gprs_llc.c:1125) 20240916055825622 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055825622 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055825622 DMM NOTICE MM(262420000000045/d2c2d93a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055825622 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240916055825622 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055825622 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055825622 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240916055825622 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240916055825622 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055825622 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20240916055825622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055825622 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055825622 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055825622 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055825622 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055825671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055825671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055825671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055825671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055825671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055825671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055825671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055825671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055825671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055825672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055825672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055825672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055825673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055825673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055825673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055825673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055825673 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055825673 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055825673 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055825673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055825673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055825673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055825675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055825681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055825681 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055825686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055825686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055825686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055825686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055825686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055825686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055825686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055825686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055825686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055825687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055825687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055825687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055825687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055825687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055825687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055825687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055825687 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055825687 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055825687 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055825687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055825687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055825687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055825688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055825693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055825693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055825703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055825703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055825703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055825703 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055825703 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055825703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055825703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055825703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055825703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055825703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055825703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055825703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055825704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055825704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055825704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055825704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055825704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055825704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055825704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055825704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055825704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055825704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055825706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055825710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055825710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055826019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055826019 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055826019 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055826019 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@847eaf5835e9: 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) } } } } 20240916055826023 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055826024 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@847eaf5835e9: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E7ED24E5'O, index=0 SGSN_Test-GSUP(1103)@847eaf5835e9: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@847eaf5835e9: 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 := 'EFD37C135D1648FA9CBA854091BD3CB0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '071B64C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D8C620B197AE4D6'O } } } } } 20240916055827093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055827093 DLLC NOTICE LLME(ffffffff/e7ed24e5){UNASSIGNED} LLC RX: unknown TLLI 0xe7ed24e5, creating LLME on the fly (gprs_llc.c:552) 20240916055827093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055827093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055827093 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055827093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055827093 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055827093 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055827093 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055827093 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055827093 DLLC NOTICE LLME(ffffffff/e7ed24e5){UNASSIGNED} LLGM Assign pre (e7ed24e5 => de1b0d8d) (gprs_llc.c:1079) 20240916055827093 DLLC NOTICE LLME(e7ed24e5/de1b0d8d){ASSIGNED} LLGM Assign post (e7ed24e5 => de1b0d8d) (gprs_llc.c:1125) 20240916055827093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055827093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055827093 DMM DEBUG MM(262420000000041/de1b0d8d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055827116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055827116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055827116 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055827116 DMM DEBUG MM(262420000000041/de1b0d8d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240916055827116 DMM NOTICE MM(262420000000041/de1b0d8d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055827116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055827116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055827116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055827116 DMM DEBUG MM(262420000000041/de1b0d8d) Requesting authorization (sgsn_auth.c:160) 20240916055827116 DMM INFO MM(262420000000041/de1b0d8d) Requesting authentication tuples (sgsn_auth.c:184) 20240916055827116 DMM DEBUG MM(262420000000041/de1b0d8d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055827117 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240916055827117 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@847eaf5835e9: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@847eaf5835e9: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20240916055827122 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055827122 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055827122 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055827122 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055827122 DMM INFO MM(262420000000041/de1b0d8d) Subscriber data update (mmctx.c:445) 20240916055827122 DMM DEBUG MM(262420000000041/de1b0d8d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055827122 DMM INFO MM(262420000000041/de1b0d8d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055827122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055827122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055827122 DMM INFO MM(262420000000041/de1b0d8d) <- GMM AUTH AND CIPHERING REQ (rand = ef d3 7c 13 5d 16 48 fa 9c ba 85 40 91 bd 3c b0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055827138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055827138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055827139 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055827139 DMM INFO MM(262420000000041/de1b0d8d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055827139 DMM NOTICE MM(262420000000041/de1b0d8d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055827139 DMM DEBUG MM(262420000000041/de1b0d8d) checking auth: received GSM SRES = 07 1b 64 c7 (gprs_gmm.c:666) 20240916055827139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055827139 DMM DEBUG MM(262420000000041/de1b0d8d) Requesting authorization (sgsn_auth.c:160) 20240916055827139 DMM INFO MM(262420000000041/de1b0d8d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055827139 DMM DEBUG MM(262420000000041/de1b0d8d) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055827139 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240916055827139 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055827139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055827139 DMM INFO MM(262420000000041/de1b0d8d) <- GMM ATTACH ACCEPT (new P-TMSI=0xde1b0d8d) (gprs_gmm.c:300) 20240916055827141 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055827141 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055827141 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240916055827141 DMM INFO MM(262420000000041/de1b0d8d) Subscriber data update (mmctx.c:445) 20240916055827141 DMM DEBUG MM(262420000000041/de1b0d8d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055827141 DMM INFO MM(262420000000041/de1b0d8d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055827141 DMM NOTICE MM(262420000000041/de1b0d8d) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240916055827141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055827141 DMM NOTICE MM(262420000000041/de1b0d8d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055827141 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) 20240916055827142 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055827142 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240916055827142 DMM INFO MM(262420000000041/de1b0d8d) Subscriber data update (mmctx.c:445) 20240916055827142 DMM DEBUG MM(262420000000041/de1b0d8d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055827156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055827156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055827156 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055827156 DMM INFO MM(262420000000041/de1b0d8d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055827156 DMM NOTICE MM(262420000000041/de1b0d8d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055827156 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055827156 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055827156 DLLC NOTICE LLME(e7ed24e5/de1b0d8d){ASSIGNED} LLGM Assign pre (ffffffff => de1b0d8d) (gprs_llc.c:1079) 20240916055827156 DLLC NOTICE LLME(ffffffff/de1b0d8d){ASSIGNED} LLGM Assign post (ffffffff => de1b0d8d) (gprs_llc.c:1125) 20240916055827156 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055827156 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055827156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055827156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916055828213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055828213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240916055828213 DLLC DEBUG TLLI=de1b0d8d sends us LLC NULL (gprs_llc.c:912) 20240916055828213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055828213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240916055828213 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055828213 DMM INFO MM(262420000000041/de1b0d8d) -> GMM DETACH REQUEST TLLI=0xde1b0d8d type=GPRS detach Power-off (gprs_gmm.c:1465) 20240916055828213 DMM INFO MM(262420000000041/de1b0d8d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240916055828213 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055828213 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055828213 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055828213 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055828213 DLLC NOTICE LLME(ffffffff/de1b0d8d){ASSIGNED} LLGM Assign pre (de1b0d8d => ffffffff) (gprs_llc.c:1079) 20240916055828213 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de1b0d8d => ffffffff) (gprs_llc.c:1125) 20240916055828214 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240916055828214 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055828214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055828214 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055828214 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055828214 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055828216 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@847eaf5835e9: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@847eaf5835e9: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@847eaf5835e9: Final verdict of PTC: pass 20240916055833232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055833237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055833237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1102)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1103)@847eaf5835e9: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1091)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1096)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@847eaf5835e9: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@847eaf5835e9: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1101)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1094)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1099)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1089)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@847eaf5835e9: Test case TC_llc_null finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Sep 16 05:58:33 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20240916055833348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055833650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99604) 20240916055834238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055834238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99604, count=100864) 20240916055835240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055835240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Sep 16 05:58:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055836241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055836241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_llc_sabm_dm_llgmm started. 20240916055836751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055836753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055836795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055836795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055836795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055836795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055836795 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055836795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055836795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055836795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055836795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055836796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055836796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055836796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055836796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055836796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055836796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055836796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055836796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055836796 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055836796 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055836796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055836796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055836796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055836799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055836803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055836803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055836810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055836810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055836810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055836810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055836810 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055836810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055836810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055836810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055836810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055836811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055836811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055836811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055836811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055836811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055836811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055836811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055836811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055836811 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055836811 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055836811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055836811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055836811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055836813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055836818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055836818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055836825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055836825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055836825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055836825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055836825 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055836825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055836825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055836825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055836825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055836826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055836826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055836826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055836826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055836826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055836826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055836826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055836826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055836826 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055836826 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055836826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055836826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055836826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055836828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055836833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055836833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055837243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055837243 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055837243 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055837243 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@847eaf5835e9: 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) } } } } 20240916055837247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055837248 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@847eaf5835e9: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='E00A6415'O, index=0 SGSN_Test-GSUP(1122)@847eaf5835e9: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@847eaf5835e9: 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 := 'A9FD37828530F6FDE680FB2891D71A6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E75BC572'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '057C5F0C1D13744F'O } } } } } 20240916055838318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055838318 DLLC NOTICE LLME(ffffffff/e00a6415){UNASSIGNED} LLC RX: unknown TLLI 0xe00a6415, creating LLME on the fly (gprs_llc.c:552) 20240916055838318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055838318 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055838318 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055838318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055838318 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055838318 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055838318 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055838318 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055838318 DLLC NOTICE LLME(ffffffff/e00a6415){UNASSIGNED} LLGM Assign pre (e00a6415 => ff7529bb) (gprs_llc.c:1079) 20240916055838318 DLLC NOTICE LLME(e00a6415/ff7529bb){ASSIGNED} LLGM Assign post (e00a6415 => ff7529bb) (gprs_llc.c:1125) 20240916055838318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055838318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055838318 DMM DEBUG MM(262420000000042/ff7529bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055838339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055838339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055838339 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055838339 DMM DEBUG MM(262420000000042/ff7529bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240916055838339 DMM NOTICE MM(262420000000042/ff7529bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055838339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055838339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055838339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055838339 DMM DEBUG MM(262420000000042/ff7529bb) Requesting authorization (sgsn_auth.c:160) 20240916055838339 DMM INFO MM(262420000000042/ff7529bb) Requesting authentication tuples (sgsn_auth.c:184) 20240916055838339 DMM DEBUG MM(262420000000042/ff7529bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055838339 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240916055838339 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@847eaf5835e9: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@847eaf5835e9: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20240916055838341 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055838341 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055838341 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055838341 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055838341 DMM INFO MM(262420000000042/ff7529bb) Subscriber data update (mmctx.c:445) 20240916055838341 DMM DEBUG MM(262420000000042/ff7529bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055838341 DMM INFO MM(262420000000042/ff7529bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055838341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055838341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055838341 DMM INFO MM(262420000000042/ff7529bb) <- GMM AUTH AND CIPHERING REQ (rand = a9 fd 37 82 85 30 f6 fd e6 80 fb 28 91 d7 1a 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055838346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055838346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055838346 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055838346 DMM INFO MM(262420000000042/ff7529bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055838346 DMM NOTICE MM(262420000000042/ff7529bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055838346 DMM DEBUG MM(262420000000042/ff7529bb) checking auth: received GSM SRES = e7 5b c5 72 (gprs_gmm.c:666) 20240916055838346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055838346 DMM DEBUG MM(262420000000042/ff7529bb) Requesting authorization (sgsn_auth.c:160) 20240916055838346 DMM INFO MM(262420000000042/ff7529bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055838346 DMM DEBUG MM(262420000000042/ff7529bb) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055838346 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240916055838346 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055838346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055838346 DMM INFO MM(262420000000042/ff7529bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xff7529bb) (gprs_gmm.c:300) 20240916055838347 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055838347 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055838347 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240916055838347 DMM INFO MM(262420000000042/ff7529bb) Subscriber data update (mmctx.c:445) 20240916055838347 DMM DEBUG MM(262420000000042/ff7529bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055838347 DMM INFO MM(262420000000042/ff7529bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055838347 DMM NOTICE MM(262420000000042/ff7529bb) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240916055838347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055838347 DMM NOTICE MM(262420000000042/ff7529bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055838347 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) 20240916055838347 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055838347 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240916055838347 DMM INFO MM(262420000000042/ff7529bb) Subscriber data update (mmctx.c:445) 20240916055838347 DMM DEBUG MM(262420000000042/ff7529bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055838352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055838352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055838352 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055838352 DMM INFO MM(262420000000042/ff7529bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055838352 DMM NOTICE MM(262420000000042/ff7529bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055838352 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055838352 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055838352 DLLC NOTICE LLME(e00a6415/ff7529bb){ASSIGNED} LLGM Assign pre (ffffffff => ff7529bb) (gprs_llc.c:1079) 20240916055838352 DLLC NOTICE LLME(ffffffff/ff7529bb){ASSIGNED} LLGM Assign post (ffffffff => ff7529bb) (gprs_llc.c:1125) 20240916055838352 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055838352 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055838352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055838352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916055839409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055839409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@847eaf5835e9: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@847eaf5835e9: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@847eaf5835e9: Final verdict of PTC: pass 20240916055839426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53008<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916055839430 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055839430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1122)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1110)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1115)@847eaf5835e9: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@847eaf5835e9: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1120)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1113)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1108)@847eaf5835e9: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1118)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@847eaf5835e9: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Sep 16 05:58:39 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20240916055839516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055839919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86248) 20240916055840432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055840432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86248, count=86788) 20240916055841433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055841433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Sep 16 05:58:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055842435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055842435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_llc_sabm_dm_ll5 started. 20240916055843022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055843024 DMM INFO MM(262420000000042/ff7529bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055843024 DMM INFO MM(262420000000042/ff7529bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055843024 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055843024 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055843024 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055843024 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055843024 DLLC NOTICE LLME(ffffffff/ff7529bb){ASSIGNED} LLGM Assign pre (ff7529bb => ffffffff) (gprs_llc.c:1079) 20240916055843024 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff7529bb => ffffffff) (gprs_llc.c:1125) 20240916055843024 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240916055843024 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055843024 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20240916055843024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055843024 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055843024 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055843024 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055843024 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055843068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055843068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055843068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055843068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055843068 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055843068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055843068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055843068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055843068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055843069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055843069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055843069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055843069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055843069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055843069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055843069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055843069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055843069 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055843069 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055843069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055843069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055843069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055843073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055843080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055843080 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055843087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055843087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055843087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055843087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055843087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055843087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055843087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055843087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055843087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055843088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055843088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055843088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055843088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055843088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055843088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055843088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055843088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055843088 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055843088 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055843088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055843088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055843088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055843091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055843096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055843096 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1136)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1133)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055843103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055843103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055843103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055843103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055843103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055843103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055843103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055843103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055843103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055843103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055843103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055843103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055843103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055843103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055843104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055843104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055843104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055843104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055843104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055843104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055843104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055843104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055843106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055843110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055843110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055843437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055843437 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055843437 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055843437 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@847eaf5835e9: 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) } } } } 20240916055843441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055843442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@847eaf5835e9: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D4AA37FA'O, index=0 SGSN_Test-GSUP(1141)@847eaf5835e9: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@847eaf5835e9: 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 := '3F81DE50C711DF14FF3F3DFD23A2D3A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF8DCD49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5818EF1F233D3762'O } } } } } 20240916055844510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055844510 DLLC NOTICE LLME(ffffffff/d4aa37fa){UNASSIGNED} LLC RX: unknown TLLI 0xd4aa37fa, creating LLME on the fly (gprs_llc.c:552) 20240916055844510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055844510 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055844510 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055844510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055844510 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055844510 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055844510 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055844510 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055844510 DLLC NOTICE LLME(ffffffff/d4aa37fa){UNASSIGNED} LLGM Assign pre (d4aa37fa => db99abfc) (gprs_llc.c:1079) 20240916055844510 DLLC NOTICE LLME(d4aa37fa/db99abfc){ASSIGNED} LLGM Assign post (d4aa37fa => db99abfc) (gprs_llc.c:1125) 20240916055844510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055844511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055844511 DMM DEBUG MM(262420000000043/db99abfc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055844523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055844523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055844523 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055844523 DMM DEBUG MM(262420000000043/db99abfc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240916055844523 DMM NOTICE MM(262420000000043/db99abfc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055844523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055844523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055844523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055844523 DMM DEBUG MM(262420000000043/db99abfc) Requesting authorization (sgsn_auth.c:160) 20240916055844523 DMM INFO MM(262420000000043/db99abfc) Requesting authentication tuples (sgsn_auth.c:184) 20240916055844523 DMM DEBUG MM(262420000000043/db99abfc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055844523 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240916055844523 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@847eaf5835e9: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@847eaf5835e9: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20240916055844527 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055844527 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055844527 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055844527 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055844527 DMM INFO MM(262420000000043/db99abfc) Subscriber data update (mmctx.c:445) 20240916055844527 DMM DEBUG MM(262420000000043/db99abfc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055844527 DMM INFO MM(262420000000043/db99abfc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055844527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055844527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055844527 DMM INFO MM(262420000000043/db99abfc) <- GMM AUTH AND CIPHERING REQ (rand = 3f 81 de 50 c7 11 df 14 ff 3f 3d fd 23 a2 d3 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055844538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055844538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055844538 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055844538 DMM INFO MM(262420000000043/db99abfc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055844538 DMM NOTICE MM(262420000000043/db99abfc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055844538 DMM DEBUG MM(262420000000043/db99abfc) checking auth: received GSM SRES = bf 8d cd 49 (gprs_gmm.c:666) 20240916055844538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055844538 DMM DEBUG MM(262420000000043/db99abfc) Requesting authorization (sgsn_auth.c:160) 20240916055844538 DMM INFO MM(262420000000043/db99abfc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055844538 DMM DEBUG MM(262420000000043/db99abfc) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055844538 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240916055844538 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055844538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055844538 DMM INFO MM(262420000000043/db99abfc) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb99abfc) (gprs_gmm.c:300) 20240916055844541 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055844541 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055844541 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240916055844541 DMM INFO MM(262420000000043/db99abfc) Subscriber data update (mmctx.c:445) 20240916055844541 DMM DEBUG MM(262420000000043/db99abfc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055844541 DMM INFO MM(262420000000043/db99abfc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055844541 DMM NOTICE MM(262420000000043/db99abfc) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240916055844541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055844541 DMM NOTICE MM(262420000000043/db99abfc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055844541 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) 20240916055844542 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055844542 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240916055844542 DMM INFO MM(262420000000043/db99abfc) Subscriber data update (mmctx.c:445) 20240916055844542 DMM DEBUG MM(262420000000043/db99abfc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055844552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055844552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055844552 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055844552 DMM INFO MM(262420000000043/db99abfc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055844552 DMM NOTICE MM(262420000000043/db99abfc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055844552 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055844552 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055844552 DLLC NOTICE LLME(d4aa37fa/db99abfc){ASSIGNED} LLGM Assign pre (ffffffff => db99abfc) (gprs_llc.c:1079) 20240916055844552 DLLC NOTICE LLME(ffffffff/db99abfc){ASSIGNED} LLGM Assign post (ffffffff => db99abfc) (gprs_llc.c:1125) 20240916055844552 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055844552 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055844552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055844552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916055845612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055845612 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@847eaf5835e9: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@847eaf5835e9: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@847eaf5835e9: Final verdict of PTC: pass 20240916055845628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1129)@847eaf5835e9: Final verdict of PTC: none 20240916055845632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055845632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1136)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@847eaf5835e9: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1134)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1139)@847eaf5835e9: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@847eaf5835e9: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1137)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1127)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1132)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass)Mon Sep 16 05:58:45 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc MTC@847eaf5835e9: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. 20240916055845734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055846137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87668) 20240916055846633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055846633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87668, count=92024) 20240916055847634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055847634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Sep 16 05:58:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055848635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055848635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_suspend_nopaging started. 20240916055849235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055849236 DMM INFO MM(262420000000043/db99abfc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055849236 DMM INFO MM(262420000000043/db99abfc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055849236 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055849237 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055849237 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055849237 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055849237 DLLC NOTICE LLME(ffffffff/db99abfc){ASSIGNED} LLGM Assign pre (db99abfc => ffffffff) (gprs_llc.c:1079) 20240916055849237 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db99abfc => ffffffff) (gprs_llc.c:1125) 20240916055849237 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240916055849237 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055849237 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20240916055849237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055849237 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055849237 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055849237 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055849237 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055849290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055849290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055849290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055849290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055849290 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055849290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055849290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055849290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055849290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055849291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055849291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055849291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055849291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055849291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055849291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055849291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055849291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055849291 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055849291 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055849292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055849292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055849292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055849294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055849299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055849299 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055849306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055849306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055849306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055849306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055849306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055849306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055849306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055849306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055849306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055849307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055849307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055849307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055849307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055849307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055849307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055849307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055849307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055849307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055849309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055849314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055849314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055849322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055849322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055849322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055849322 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055849322 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055849322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055849322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055849322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055849322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055849323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055849323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055849323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055849323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055849323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055849323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055849323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055849323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055849323 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055849323 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055849323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055849323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055849323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055849325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055849330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055849330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055849635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055849635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055849635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055849636 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@847eaf5835e9: 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) } } } } 20240916055849640 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055849641 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@847eaf5835e9: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='D2D4A0E5'O, index=0 SGSN_Test-GSUP(1160)@847eaf5835e9: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@847eaf5835e9: 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 := '15BCC9A020DBB85AE860C9A9656CF6AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6290B8A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A89780C6C32CA1B'O } } } } } 20240916055850718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055850718 DLLC NOTICE LLME(ffffffff/d2d4a0e5){UNASSIGNED} LLC RX: unknown TLLI 0xd2d4a0e5, creating LLME on the fly (gprs_llc.c:552) 20240916055850718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055850718 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055850718 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055850718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055850718 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055850718 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055850718 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055850718 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055850718 DLLC NOTICE LLME(ffffffff/d2d4a0e5){UNASSIGNED} LLGM Assign pre (d2d4a0e5 => ec9e91cb) (gprs_llc.c:1079) 20240916055850718 DLLC NOTICE LLME(d2d4a0e5/ec9e91cb){ASSIGNED} LLGM Assign post (d2d4a0e5 => ec9e91cb) (gprs_llc.c:1125) 20240916055850718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055850718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055850718 DMM DEBUG MM(262420000000048/ec9e91cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055850733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055850733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055850733 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055850733 DMM DEBUG MM(262420000000048/ec9e91cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240916055850733 DMM NOTICE MM(262420000000048/ec9e91cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055850733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055850733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055850733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055850733 DMM DEBUG MM(262420000000048/ec9e91cb) Requesting authorization (sgsn_auth.c:160) 20240916055850733 DMM INFO MM(262420000000048/ec9e91cb) Requesting authentication tuples (sgsn_auth.c:184) 20240916055850733 DMM DEBUG MM(262420000000048/ec9e91cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055850733 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240916055850733 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@847eaf5835e9: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@847eaf5835e9: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20240916055850737 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055850737 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055850737 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055850737 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055850737 DMM INFO MM(262420000000048/ec9e91cb) Subscriber data update (mmctx.c:445) 20240916055850737 DMM DEBUG MM(262420000000048/ec9e91cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055850737 DMM INFO MM(262420000000048/ec9e91cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055850737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055850737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055850737 DMM INFO MM(262420000000048/ec9e91cb) <- GMM AUTH AND CIPHERING REQ (rand = 15 bc c9 a0 20 db b8 5a e8 60 c9 a9 65 6c f6 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055850752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055850752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055850752 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055850752 DMM INFO MM(262420000000048/ec9e91cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055850752 DMM NOTICE MM(262420000000048/ec9e91cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055850752 DMM DEBUG MM(262420000000048/ec9e91cb) checking auth: received GSM SRES = 62 90 b8 a7 (gprs_gmm.c:666) 20240916055850752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055850752 DMM DEBUG MM(262420000000048/ec9e91cb) Requesting authorization (sgsn_auth.c:160) 20240916055850752 DMM INFO MM(262420000000048/ec9e91cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055850752 DMM DEBUG MM(262420000000048/ec9e91cb) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055850752 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240916055850752 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055850752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055850752 DMM INFO MM(262420000000048/ec9e91cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xec9e91cb) (gprs_gmm.c:300) 20240916055850755 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055850755 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055850755 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240916055850755 DMM INFO MM(262420000000048/ec9e91cb) Subscriber data update (mmctx.c:445) 20240916055850755 DMM DEBUG MM(262420000000048/ec9e91cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055850755 DMM INFO MM(262420000000048/ec9e91cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055850755 DMM NOTICE MM(262420000000048/ec9e91cb) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240916055850755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055850755 DMM NOTICE MM(262420000000048/ec9e91cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055850755 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) 20240916055850756 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055850756 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240916055850756 DMM INFO MM(262420000000048/ec9e91cb) Subscriber data update (mmctx.c:445) 20240916055850756 DMM DEBUG MM(262420000000048/ec9e91cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055850767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055850767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055850768 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055850768 DMM INFO MM(262420000000048/ec9e91cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055850768 DMM NOTICE MM(262420000000048/ec9e91cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055850768 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055850768 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055850768 DLLC NOTICE LLME(d2d4a0e5/ec9e91cb){ASSIGNED} LLGM Assign pre (ffffffff => ec9e91cb) (gprs_llc.c:1079) 20240916055850768 DLLC NOTICE LLME(ffffffff/ec9e91cb){ASSIGNED} LLGM Assign post (ffffffff => ec9e91cb) (gprs_llc.c:1125) 20240916055850768 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055850768 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055850768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055850768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@847eaf5835e9: setverdict(pass): none -> pass 20240916055850826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055850826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055850826 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055850826 DMM INFO MM(262420000000048/ec9e91cb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055850826 DMM INFO MM(262420000000048/ec9e91cb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055850826 DMM DEBUG MM(262420000000048/ec9e91cb) Using GGSN 0 (gprs_sm.c:317) 20240916055850826 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 9. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055850826 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240916055850826 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055850826 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055850826 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240916055850847 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 05 04 26 00 00 01 80 08 00 10 5d 43 c7 50 11 a3 14 86 3b 14 05 7f 5e 13 1f 8f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20240916055850847 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd082238, cbp=0x55860520f860) (sgsn_libgtp.c:629) 20240916055850847 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055850847 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=ec9e91cb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055850847 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055850847 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055850860 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240916055850874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055850874 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240916055850874 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240916055850880 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240916055850880 DMM INFO MM(262420000000048/ec9e91cb) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240916055854559 DGPRS DEBUG Checking for inactive LLMEs, time = 28994533 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@847eaf5835e9: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@847eaf5835e9: Final verdict of PTC: pass 20240916055855897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45948<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@847eaf5835e9: Final verdict of PTC: none 20240916055855900 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055855901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1158)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1153)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@847eaf5835e9: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@847eaf5835e9: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1148)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1146)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1151)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1156)@847eaf5835e9: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@847eaf5835e9: Test case TC_suspend_nopaging finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Sep 16 05:58:55 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20240916055855975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055856377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96272) 20240916055856902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055856902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96272, count=100628) 20240916055857904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055857904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Sep 16 05:58:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055858905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055858905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_suspend_resume started. 20240916055859484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055859487 DMM INFO MM(262420000000048/ec9e91cb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055859487 DMM INFO MM(262420000000048/ec9e91cb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055859487 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055859487 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055859487 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055859487 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055859487 DLLC NOTICE LLME(ffffffff/ec9e91cb){ASSIGNED} LLGM Assign pre (ec9e91cb => ffffffff) (gprs_llc.c:1079) 20240916055859487 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec9e91cb => ffffffff) (gprs_llc.c:1125) 20240916055859487 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055859487 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055859487 DMM NOTICE MM(262420000000048/ec9e91cb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055859487 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240916055859487 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055859487 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055859487 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240916055859487 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240916055859487 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055859487 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20240916055859487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055859487 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055859487 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055859487 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055859487 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055859531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055859531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055859531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055859531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055859531 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055859531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055859531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055859531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055859531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055859532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055859532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055859532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055859532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055859532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055859532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055859532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055859532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055859532 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055859532 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055859532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055859532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055859532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055859535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055859539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055859539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055859546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055859546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055859546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055859546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055859546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055859546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055859546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055859546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055859546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055859547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055859547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055859547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055859547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055859547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055859547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055859547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055859547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055859547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055859547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055859547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055859547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055859547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055859549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055859553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055859553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055859561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055859561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055859561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055859561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055859561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055859561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055859561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055859561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055859562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055859562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055859562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055859562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055859562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055859562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055859562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055859562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055859562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055859562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055859562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055859562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055859563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055859563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055859565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055859569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055859569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055859906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055859906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055859906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055859906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@847eaf5835e9: 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) } } } } 20240916055859911 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055859912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@847eaf5835e9: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='E9CA397D'O, index=0 SGSN_Test-GSUP(1179)@847eaf5835e9: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@847eaf5835e9: 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 := '578B7882FB0F9293D728FA32492C16BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0361F26B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '444F1CCD9D56E78A'O } } } } } 20240916055900992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055900992 DLLC NOTICE LLME(ffffffff/e9ca397d){UNASSIGNED} LLC RX: unknown TLLI 0xe9ca397d, creating LLME on the fly (gprs_llc.c:552) 20240916055900992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055900992 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055900992 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055900992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055900992 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055900992 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055900992 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055900992 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055900992 DLLC NOTICE LLME(ffffffff/e9ca397d){UNASSIGNED} LLGM Assign pre (e9ca397d => dfcdf0ce) (gprs_llc.c:1079) 20240916055900992 DLLC NOTICE LLME(e9ca397d/dfcdf0ce){ASSIGNED} LLGM Assign post (e9ca397d => dfcdf0ce) (gprs_llc.c:1125) 20240916055900992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055900992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055900992 DMM DEBUG MM(262420000000049/dfcdf0ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055901009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055901009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055901009 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055901009 DMM DEBUG MM(262420000000049/dfcdf0ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240916055901009 DMM NOTICE MM(262420000000049/dfcdf0ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055901009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055901009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055901009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055901009 DMM DEBUG MM(262420000000049/dfcdf0ce) Requesting authorization (sgsn_auth.c:160) 20240916055901009 DMM INFO MM(262420000000049/dfcdf0ce) Requesting authentication tuples (sgsn_auth.c:184) 20240916055901009 DMM DEBUG MM(262420000000049/dfcdf0ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055901009 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240916055901009 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@847eaf5835e9: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@847eaf5835e9: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20240916055901015 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055901015 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055901015 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055901015 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055901015 DMM INFO MM(262420000000049/dfcdf0ce) Subscriber data update (mmctx.c:445) 20240916055901015 DMM DEBUG MM(262420000000049/dfcdf0ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055901015 DMM INFO MM(262420000000049/dfcdf0ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055901015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055901015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055901015 DMM INFO MM(262420000000049/dfcdf0ce) <- GMM AUTH AND CIPHERING REQ (rand = 57 8b 78 82 fb 0f 92 93 d7 28 fa 32 49 2c 16 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055901031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055901031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055901031 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055901031 DMM INFO MM(262420000000049/dfcdf0ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055901031 DMM NOTICE MM(262420000000049/dfcdf0ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055901031 DMM DEBUG MM(262420000000049/dfcdf0ce) checking auth: received GSM SRES = 03 61 f2 6b (gprs_gmm.c:666) 20240916055901031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055901031 DMM DEBUG MM(262420000000049/dfcdf0ce) Requesting authorization (sgsn_auth.c:160) 20240916055901031 DMM INFO MM(262420000000049/dfcdf0ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055901031 DMM DEBUG MM(262420000000049/dfcdf0ce) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055901031 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240916055901031 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055901031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055901031 DMM INFO MM(262420000000049/dfcdf0ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfcdf0ce) (gprs_gmm.c:300) 20240916055901034 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055901034 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055901034 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240916055901034 DMM INFO MM(262420000000049/dfcdf0ce) Subscriber data update (mmctx.c:445) 20240916055901034 DMM DEBUG MM(262420000000049/dfcdf0ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055901034 DMM INFO MM(262420000000049/dfcdf0ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055901034 DMM NOTICE MM(262420000000049/dfcdf0ce) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240916055901034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055901034 DMM NOTICE MM(262420000000049/dfcdf0ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055901034 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) 20240916055901036 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055901036 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240916055901036 DMM INFO MM(262420000000049/dfcdf0ce) Subscriber data update (mmctx.c:445) 20240916055901036 DMM DEBUG MM(262420000000049/dfcdf0ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055901046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055901046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055901046 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055901046 DMM INFO MM(262420000000049/dfcdf0ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055901046 DMM NOTICE MM(262420000000049/dfcdf0ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055901046 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055901046 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055901046 DLLC NOTICE LLME(e9ca397d/dfcdf0ce){ASSIGNED} LLGM Assign pre (ffffffff => dfcdf0ce) (gprs_llc.c:1079) 20240916055901046 DLLC NOTICE LLME(ffffffff/dfcdf0ce){ASSIGNED} LLGM Assign post (ffffffff => dfcdf0ce) (gprs_llc.c:1125) 20240916055901046 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055901046 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055901046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055901046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@847eaf5835e9: setverdict(pass): none -> pass 20240916055901104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055901105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055901105 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055901105 DMM INFO MM(262420000000049/dfcdf0ce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055901105 DMM INFO MM(262420000000049/dfcdf0ce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055901105 DMM DEBUG MM(262420000000049/dfcdf0ce) Using GGSN 0 (gprs_sm.c:317) 20240916055901105 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 10. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055901105 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240916055901105 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055901105 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055901105 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240916055901127 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 06 04 28 00 00 01 80 08 00 10 34 71 83 ec 11 5f a8 80 a3 14 05 7f e2 79 1d ce 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20240916055901127 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd0832b0, cbp=0x55860520fde0) (sgsn_libgtp.c:629) 20240916055901127 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055901127 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=dfcdf0ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055901127 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055901127 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055901139 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240916055901151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055901151 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240916055901151 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240916055901157 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240916055901157 DMM INFO MM(262420000000049/dfcdf0ce) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240916055906170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055906170 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20240916055906170 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240916055906176 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@847eaf5835e9: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@847eaf5835e9: Final verdict of PTC: pass 20240916055906190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51102<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1168)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1179)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@847eaf5835e9: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@847eaf5835e9: Final verdict of PTC: none 20240916055906195 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1167)@847eaf5835e9: Final verdict of PTC: none 20240916055906196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_resume-BVCI220(1176)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1172)@847eaf5835e9: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1177)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1175)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1165)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1170)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@847eaf5835e9: Test case TC_suspend_resume finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Sep 16 05:59:06 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20240916055906298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055906701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100684) 20240916055907197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055907198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100684, count=105040) 20240916055908199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055908199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Sep 16 05:59:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055909201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055909201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_suspend_rau started. 20240916055909800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055909802 DMM INFO MM(262420000000049/dfcdf0ce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055909802 DMM INFO MM(262420000000049/dfcdf0ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055909802 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055909802 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055909802 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055909802 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055909802 DLLC NOTICE LLME(ffffffff/dfcdf0ce){ASSIGNED} LLGM Assign pre (dfcdf0ce => ffffffff) (gprs_llc.c:1079) 20240916055909802 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfcdf0ce => ffffffff) (gprs_llc.c:1125) 20240916055909802 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055909803 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055909803 DMM NOTICE MM(262420000000049/dfcdf0ce) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055909803 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240916055909803 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055909803 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055909803 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240916055909803 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240916055909803 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055909803 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20240916055909803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055909803 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055909803 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055909803 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055909803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055909845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055909845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055909845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055909845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055909845 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055909845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055909845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055909845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055909845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055909846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055909846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055909846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055909847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055909847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055909847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055909847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055909847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055909847 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055909847 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055909847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055909847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055909847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 20240916055909849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916055909855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055909855 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055909859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055909859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055909859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055909859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055909859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055909859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055909859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055909859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055909859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055909860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055909860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055909860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055909860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055909860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055909860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055909860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055909860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055909860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055909860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055909860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055909861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055909861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055909862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055909867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055909867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055909876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055909876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055909876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055909876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055909876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055909876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055909876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055909876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055909876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055909876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055909876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055909876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055909876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055909876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1196)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916055909877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055909877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055909878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055909882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055909882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055910202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055910202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055910202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055910202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@847eaf5835e9: 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) } } } } 20240916055910207 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055910208 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@847eaf5835e9: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='FAF2F624'O, index=0 SGSN_Test-GSUP(1198)@847eaf5835e9: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@847eaf5835e9: 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 := 'B11C6A4E17F22B6B84687CE9FC8AFAB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0CF3D24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1D95B864BA591BA'O } } } } } 20240916055911287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055911287 DLLC NOTICE LLME(ffffffff/faf2f624){UNASSIGNED} LLC RX: unknown TLLI 0xfaf2f624, creating LLME on the fly (gprs_llc.c:552) 20240916055911287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055911287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055911287 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055911287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055911287 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055911287 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055911287 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055911287 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055911287 DLLC NOTICE LLME(ffffffff/faf2f624){UNASSIGNED} LLGM Assign pre (faf2f624 => cb680788) (gprs_llc.c:1079) 20240916055911287 DLLC NOTICE LLME(faf2f624/cb680788){ASSIGNED} LLGM Assign post (faf2f624 => cb680788) (gprs_llc.c:1125) 20240916055911287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055911287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055911287 DMM DEBUG MM(262420000000050/cb680788) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055911309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055911309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055911309 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055911309 DMM DEBUG MM(262420000000050/cb680788) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240916055911309 DMM NOTICE MM(262420000000050/cb680788) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055911309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055911309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055911309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055911309 DMM DEBUG MM(262420000000050/cb680788) Requesting authorization (sgsn_auth.c:160) 20240916055911309 DMM INFO MM(262420000000050/cb680788) Requesting authentication tuples (sgsn_auth.c:184) 20240916055911309 DMM DEBUG MM(262420000000050/cb680788) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055911309 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240916055911309 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@847eaf5835e9: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@847eaf5835e9: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20240916055911315 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055911315 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055911315 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055911315 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055911315 DMM INFO MM(262420000000050/cb680788) Subscriber data update (mmctx.c:445) 20240916055911315 DMM DEBUG MM(262420000000050/cb680788) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055911315 DMM INFO MM(262420000000050/cb680788) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055911315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055911315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055911315 DMM INFO MM(262420000000050/cb680788) <- GMM AUTH AND CIPHERING REQ (rand = b1 1c 6a 4e 17 f2 2b 6b 84 68 7c e9 fc 8a fa b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055911329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055911329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055911329 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055911329 DMM INFO MM(262420000000050/cb680788) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055911329 DMM NOTICE MM(262420000000050/cb680788) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055911329 DMM DEBUG MM(262420000000050/cb680788) checking auth: received GSM SRES = a0 cf 3d 24 (gprs_gmm.c:666) 20240916055911329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055911329 DMM DEBUG MM(262420000000050/cb680788) Requesting authorization (sgsn_auth.c:160) 20240916055911329 DMM INFO MM(262420000000050/cb680788) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055911329 DMM DEBUG MM(262420000000050/cb680788) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055911329 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240916055911329 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055911329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055911329 DMM INFO MM(262420000000050/cb680788) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb680788) (gprs_gmm.c:300) 20240916055911333 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055911333 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055911333 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240916055911333 DMM INFO MM(262420000000050/cb680788) Subscriber data update (mmctx.c:445) 20240916055911333 DMM DEBUG MM(262420000000050/cb680788) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055911333 DMM INFO MM(262420000000050/cb680788) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055911333 DMM NOTICE MM(262420000000050/cb680788) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240916055911333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055911333 DMM NOTICE MM(262420000000050/cb680788) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055911333 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) 20240916055911334 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055911334 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240916055911334 DMM INFO MM(262420000000050/cb680788) Subscriber data update (mmctx.c:445) 20240916055911334 DMM DEBUG MM(262420000000050/cb680788) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055911345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055911345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055911345 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055911345 DMM INFO MM(262420000000050/cb680788) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055911345 DMM NOTICE MM(262420000000050/cb680788) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055911345 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055911345 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055911345 DLLC NOTICE LLME(faf2f624/cb680788){ASSIGNED} LLGM Assign pre (ffffffff => cb680788) (gprs_llc.c:1079) 20240916055911345 DLLC NOTICE LLME(ffffffff/cb680788){ASSIGNED} LLGM Assign post (ffffffff => cb680788) (gprs_llc.c:1125) 20240916055911345 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055911345 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055911346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055911346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@847eaf5835e9: setverdict(pass): none -> pass 20240916055911404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055911404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055911404 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055911404 DMM INFO MM(262420000000050/cb680788) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055911404 DMM INFO MM(262420000000050/cb680788) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055911404 DMM DEBUG MM(262420000000050/cb680788) Using GGSN 0 (gprs_sm.c:317) 20240916055911404 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 11. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055911404 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240916055911404 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055911404 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055911404 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240916055911429 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 07 04 2a 00 00 01 80 08 00 10 b5 d6 fd 3a 11 85 54 94 b7 14 05 7f a7 ad b0 36 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20240916055911430 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd084328, cbp=0x558605210170) (sgsn_libgtp.c:629) 20240916055911430 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055911430 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=cb680788, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055911430 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055911430 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055911442 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240916055911455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055911455 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240916055911455 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240916055911461 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240916055911461 DMM INFO MM(262420000000050/cb680788) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240916055916476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055916476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055916476 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055916476 DMM INFO MM(262420000000050/cb680788) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916055916477 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055916477 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240916055916477 DLLC NOTICE LLME(ffffffff/cb680788){ASSIGNED} LLGM Assign pre (cb680788 => da115b33) (gprs_llc.c:1079) 20240916055916477 DLLC NOTICE LLME(cb680788/da115b33){ASSIGNED} LLGM Assign post (cb680788 => da115b33) (gprs_llc.c:1125) 20240916055916477 DMM INFO MM(262420000000050/da115b33) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055916493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055916493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055916493 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055916493 DMM INFO MM(262420000000050/da115b33) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240916055916493 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240916055916493 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055916493 DLLC NOTICE LLME(cb680788/da115b33){ASSIGNED} LLGM Assign pre (ffffffff => da115b33) (gprs_llc.c:1079) 20240916055916493 DLLC NOTICE LLME(ffffffff/da115b33){ASSIGNED} LLGM Assign post (ffffffff => da115b33) (gprs_llc.c:1125) 20240916055916493 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240916055916993 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@847eaf5835e9: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@847eaf5835e9: Final verdict of PTC: pass 20240916055917011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51414<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1196)@847eaf5835e9: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@847eaf5835e9: Final verdict of PTC: none 20240916055917015 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055917015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1186)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1191)@847eaf5835e9: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@847eaf5835e9: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1194)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1189)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1184)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@847eaf5835e9: Test case TC_suspend_rau finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Sep 16 05:59:17 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20240916055917123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055917526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107092) 20240916055918017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055918017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107092, count=111448) 20240916055919019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055919019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Sep 16 05:59:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055920021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055920021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_paging_ps started. 20240916055920627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055920631 DMM INFO MM(262420000000050/da115b33) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055920631 DMM INFO MM(262420000000050/da115b33) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055920631 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055920631 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055920631 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055920631 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916055920631 DLLC NOTICE LLME(ffffffff/da115b33){ASSIGNED} LLGM Assign pre (da115b33 => ffffffff) (gprs_llc.c:1079) 20240916055920631 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da115b33 => ffffffff) (gprs_llc.c:1125) 20240916055920631 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055920631 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055920631 DMM NOTICE MM(262420000000050/da115b33) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055920631 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240916055920631 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055920631 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055920631 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240916055920631 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240916055920631 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055920631 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20240916055920631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916055920631 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055920631 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916055920631 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055920631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055920678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055920678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055920678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055920678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055920678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055920678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055920678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055920678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055920678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055920679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055920679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055920679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055920679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055920679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055920679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055920679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055920679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055920679 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055920679 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055920679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055920680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055920680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055920681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055920686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055920686 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055920693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055920693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055920693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055920693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055920693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055920693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055920693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055920693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055920693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055920694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055920694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055920694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055920695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055920695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055920695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055920695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055920695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055920695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055920695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055920695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055920695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055920695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055920697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055920702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055920702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055920708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055920708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055920708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055920708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055920708 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055920708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055920708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055920708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055920708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055920709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055920709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055920709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055920709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055920709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055920709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055920709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055920709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055920709 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055920709 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055920709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055920710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055920710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055920712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055920717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055920717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055921022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055921022 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055921022 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055921022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@847eaf5835e9: 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) } } } } 20240916055921026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055921027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@847eaf5835e9: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='FFE6DB77'O, index=0 SGSN_Test-GSUP(1217)@847eaf5835e9: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@847eaf5835e9: 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 := '4FEFFBC6BDB4DBA39F56FCC674384371'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B926EFB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C2C47CB16BD7296'O } } } } } 20240916055922096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055922096 DLLC NOTICE LLME(ffffffff/ffe6db77){UNASSIGNED} LLC RX: unknown TLLI 0xffe6db77, creating LLME on the fly (gprs_llc.c:552) 20240916055922096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055922096 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055922096 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055922096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916055922096 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055922096 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916055922096 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055922096 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055922096 DLLC NOTICE LLME(ffffffff/ffe6db77){UNASSIGNED} LLGM Assign pre (ffe6db77 => fc8d4ad8) (gprs_llc.c:1079) 20240916055922096 DLLC NOTICE LLME(ffe6db77/fc8d4ad8){ASSIGNED} LLGM Assign post (ffe6db77 => fc8d4ad8) (gprs_llc.c:1125) 20240916055922096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055922096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055922096 DMM DEBUG MM(262420000000051/fc8d4ad8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055922104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055922104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055922104 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055922104 DMM DEBUG MM(262420000000051/fc8d4ad8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240916055922104 DMM NOTICE MM(262420000000051/fc8d4ad8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055922104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055922104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055922104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055922104 DMM DEBUG MM(262420000000051/fc8d4ad8) Requesting authorization (sgsn_auth.c:160) 20240916055922104 DMM INFO MM(262420000000051/fc8d4ad8) Requesting authentication tuples (sgsn_auth.c:184) 20240916055922104 DMM DEBUG MM(262420000000051/fc8d4ad8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055922104 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240916055922104 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@847eaf5835e9: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@847eaf5835e9: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20240916055922107 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055922107 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055922107 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055922107 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055922108 DMM INFO MM(262420000000051/fc8d4ad8) Subscriber data update (mmctx.c:445) 20240916055922108 DMM DEBUG MM(262420000000051/fc8d4ad8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055922108 DMM INFO MM(262420000000051/fc8d4ad8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055922108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055922108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055922108 DMM INFO MM(262420000000051/fc8d4ad8) <- GMM AUTH AND CIPHERING REQ (rand = 4f ef fb c6 bd b4 db a3 9f 56 fc c6 74 38 43 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055922115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055922115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055922115 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055922115 DMM INFO MM(262420000000051/fc8d4ad8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055922115 DMM NOTICE MM(262420000000051/fc8d4ad8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055922115 DMM DEBUG MM(262420000000051/fc8d4ad8) checking auth: received GSM SRES = b9 26 ef b1 (gprs_gmm.c:666) 20240916055922115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055922115 DMM DEBUG MM(262420000000051/fc8d4ad8) Requesting authorization (sgsn_auth.c:160) 20240916055922115 DMM INFO MM(262420000000051/fc8d4ad8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055922115 DMM DEBUG MM(262420000000051/fc8d4ad8) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055922115 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240916055922115 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055922115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055922115 DMM INFO MM(262420000000051/fc8d4ad8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc8d4ad8) (gprs_gmm.c:300) 20240916055922116 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055922116 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055922116 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240916055922116 DMM INFO MM(262420000000051/fc8d4ad8) Subscriber data update (mmctx.c:445) 20240916055922116 DMM DEBUG MM(262420000000051/fc8d4ad8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055922116 DMM INFO MM(262420000000051/fc8d4ad8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055922116 DMM NOTICE MM(262420000000051/fc8d4ad8) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240916055922116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055922116 DMM NOTICE MM(262420000000051/fc8d4ad8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055922116 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) 20240916055922116 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055922116 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240916055922116 DMM INFO MM(262420000000051/fc8d4ad8) Subscriber data update (mmctx.c:445) 20240916055922116 DMM DEBUG MM(262420000000051/fc8d4ad8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055922119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055922119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055922119 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055922119 DMM INFO MM(262420000000051/fc8d4ad8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055922119 DMM NOTICE MM(262420000000051/fc8d4ad8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055922119 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055922119 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055922119 DLLC NOTICE LLME(ffe6db77/fc8d4ad8){ASSIGNED} LLGM Assign pre (ffffffff => fc8d4ad8) (gprs_llc.c:1079) 20240916055922119 DLLC NOTICE LLME(ffffffff/fc8d4ad8){ASSIGNED} LLGM Assign post (ffffffff => fc8d4ad8) (gprs_llc.c:1125) 20240916055922119 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055922119 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055922119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055922119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@847eaf5835e9: setverdict(pass): none -> pass 20240916055922179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055922179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055922179 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055922179 DMM INFO MM(262420000000051/fc8d4ad8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055922179 DMM INFO MM(262420000000051/fc8d4ad8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055922179 DMM DEBUG MM(262420000000051/fc8d4ad8) Using GGSN 0 (gprs_sm.c:317) 20240916055922179 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 12. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055922179 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240916055922179 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055922179 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055922180 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240916055922204 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 08 04 2c 00 00 01 80 08 00 10 8a 9d 13 0e 11 e0 43 8d 02 14 05 7f e9 44 0e f6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20240916055922204 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd0853a0, cbp=0x558605210700) (sgsn_libgtp.c:629) 20240916055922204 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055922204 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052160f8 TLLI=fc8d4ad8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055922204 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055922204 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055922220 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240916055924560 DGPRS DEBUG Checking for inactive LLMEs, time = 28994563 (sgsn.c:131) 20240916055925181 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240916055925181 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240916055925181 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240916055927234 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240916055927234 DMM INFO MM(262420000000051/fc8d4ad8) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@847eaf5835e9: 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 := 'FC8D4AD8'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@847eaf5835e9: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@847eaf5835e9: Final verdict of PTC: pass 20240916055927261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58876<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1210)@847eaf5835e9: Final verdict of PTC: none 20240916055927266 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916055927266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1202)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1217)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1205)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1215)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@847eaf5835e9: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@847eaf5835e9: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@847eaf5835e9: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1208)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1213)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1203)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@847eaf5835e9: Test case TC_paging_ps finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Sep 16 05:59:27 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20240916055927394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055927797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99592) 20240916055928267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055928267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99592, count=103948) 20240916055929269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055929269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Sep 16 05:59:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916055930271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055930271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_paging_ps_ra_multiple_cells started. 20240916055930898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916055930901 DMM INFO MM(262420000000051/fc8d4ad8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916055930901 DMM INFO MM(262420000000051/fc8d4ad8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916055930901 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916055930901 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916055930901 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916055930901 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240916055930901 DLLC NOTICE LLME(ffffffff/fc8d4ad8){ASSIGNED} LLGM Assign pre (fc8d4ad8 => ffffffff) (gprs_llc.c:1079) 20240916055930901 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc8d4ad8 => ffffffff) (gprs_llc.c:1125) 20240916055930901 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215da0 (gprs_sndcp.c:574) 20240916055930901 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052160f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916055930901 DMM NOTICE MM(262420000000051/fc8d4ad8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916055930901 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240916055930901 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916055930901 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916055930901 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240916055930901 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240916055930901 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240916055930901 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20240916055930901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916055930901 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916055930901 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916055930901 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916055930901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055930944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916055930944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055930944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055930944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055930944 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916055930944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055930944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055930944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055930944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055930945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055930945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055930945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055930945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055930945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055930945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055930945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055930945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055930945 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916055930945 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055930945 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055930945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055930945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055930948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055930954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055930954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055930959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916055930959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055930959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055930959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055930959 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916055930959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055930959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055930959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055930959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055930960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055930960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055930960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055930960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055930960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055930960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055930960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055930960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055930960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916055930960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055930960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055930960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055930960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055930962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055930967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055930967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916055930976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916055930976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916055930976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916055930976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055930976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916055930976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916055930976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916055930976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916055930976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916055930977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916055930977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916055930977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916055930977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916055930977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916055930977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916055930977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916055930977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916055930977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916055930977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916055930977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916055930977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916055930977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916055930979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916055930983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055930983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916055931272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916055931272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916055931272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916055931272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@847eaf5835e9: 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) } } } } 20240916055931276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916055931277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@847eaf5835e9: 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(1235)@847eaf5835e9: 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(1235)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@847eaf5835e9: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D5A46EA1'O, index=0 SGSN_Test-GSUP(1236)@847eaf5835e9: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@847eaf5835e9: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@847eaf5835e9: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D5A46EA1'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@847eaf5835e9: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D5A46EA1'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@847eaf5835e9: 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 := 'DF3FD5C7A0A5791EEF712F2D60BF6481'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB20095F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EDE90E7B6068387'O } } } } } 20240916055932355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055932355 DLLC NOTICE LLME(ffffffff/d5a46ea1){UNASSIGNED} LLC RX: unknown TLLI 0xd5a46ea1, creating LLME on the fly (gprs_llc.c:552) 20240916055932355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055932355 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20240916055932355 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916055932355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916055932355 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916055932355 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916055932355 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916055932355 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916055932355 DLLC NOTICE LLME(ffffffff/d5a46ea1){UNASSIGNED} LLGM Assign pre (d5a46ea1 => e5b92237) (gprs_llc.c:1079) 20240916055932355 DLLC NOTICE LLME(d5a46ea1/e5b92237){ASSIGNED} LLGM Assign post (d5a46ea1 => e5b92237) (gprs_llc.c:1125) 20240916055932355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916055932355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916055932355 DMM DEBUG MM(262420000000052/e5b92237) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916055932368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055932368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916055932368 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055932368 DMM DEBUG MM(262420000000052/e5b92237) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240916055932368 DMM NOTICE MM(262420000000052/e5b92237) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916055932368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916055932368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916055932368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916055932368 DMM DEBUG MM(262420000000052/e5b92237) Requesting authorization (sgsn_auth.c:160) 20240916055932368 DMM INFO MM(262420000000052/e5b92237) Requesting authentication tuples (sgsn_auth.c:184) 20240916055932368 DMM DEBUG MM(262420000000052/e5b92237) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916055932368 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240916055932368 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@847eaf5835e9: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@847eaf5835e9: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20240916055932372 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916055932372 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916055932372 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916055932372 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916055932372 DMM INFO MM(262420000000052/e5b92237) Subscriber data update (mmctx.c:445) 20240916055932372 DMM DEBUG MM(262420000000052/e5b92237) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916055932372 DMM INFO MM(262420000000052/e5b92237) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916055932372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916055932372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916055932372 DMM INFO MM(262420000000052/e5b92237) <- GMM AUTH AND CIPHERING REQ (rand = df 3f d5 c7 a0 a5 79 1e ef 71 2f 2d 60 bf 64 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916055932382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055932382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240916055932382 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055932382 DMM INFO MM(262420000000052/e5b92237) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916055932382 DMM NOTICE MM(262420000000052/e5b92237) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916055932382 DMM DEBUG MM(262420000000052/e5b92237) checking auth: received GSM SRES = bb 20 09 5f (gprs_gmm.c:666) 20240916055932382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916055932382 DMM DEBUG MM(262420000000052/e5b92237) Requesting authorization (sgsn_auth.c:160) 20240916055932382 DMM INFO MM(262420000000052/e5b92237) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916055932382 DMM DEBUG MM(262420000000052/e5b92237) Requesting subscriber data update (gprs_subscriber.c:894) 20240916055932382 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240916055932382 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916055932382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916055932382 DMM INFO MM(262420000000052/e5b92237) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5b92237) (gprs_gmm.c:300) 20240916055932384 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916055932384 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916055932384 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240916055932384 DMM INFO MM(262420000000052/e5b92237) Subscriber data update (mmctx.c:445) 20240916055932384 DMM DEBUG MM(262420000000052/e5b92237) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916055932384 DMM INFO MM(262420000000052/e5b92237) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916055932384 DMM NOTICE MM(262420000000052/e5b92237) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240916055932384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916055932384 DMM NOTICE MM(262420000000052/e5b92237) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916055932384 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) 20240916055932385 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916055932385 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240916055932385 DMM INFO MM(262420000000052/e5b92237) Subscriber data update (mmctx.c:445) 20240916055932385 DMM DEBUG MM(262420000000052/e5b92237) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916055932391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055932391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916055932391 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055932391 DMM INFO MM(262420000000052/e5b92237) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916055932391 DMM NOTICE MM(262420000000052/e5b92237) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916055932391 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916055932391 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916055932391 DLLC NOTICE LLME(d5a46ea1/e5b92237){ASSIGNED} LLGM Assign pre (ffffffff => e5b92237) (gprs_llc.c:1079) 20240916055932391 DLLC NOTICE LLME(ffffffff/e5b92237){ASSIGNED} LLGM Assign post (ffffffff => e5b92237) (gprs_llc.c:1125) 20240916055932391 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916055932391 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916055932391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916055932391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916055932451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916055932451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916055932451 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916055932451 DMM INFO MM(262420000000052/e5b92237) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916055932451 DMM INFO MM(262420000000052/e5b92237) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916055932451 DMM DEBUG MM(262420000000052/e5b92237) Using GGSN 0 (gprs_sm.c:317) 20240916055932451 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 13. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916055932451 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240916055932451 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916055932451 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20240916055932451 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240916055932476 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 09 04 2e 00 00 01 80 08 00 10 60 7d db 64 11 00 fd bb 1c 14 05 7f e8 c8 e1 b1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20240916055932476 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd086418, cbp=0x558605210c10) (sgsn_libgtp.c:629) 20240916055932476 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916055932476 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x558605217208 TLLI=e5b92237, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916055932476 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916055932476 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@847eaf5835e9: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916055932487 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240916055935453 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240916055935453 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240916055935453 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240916055937502 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240916055937502 DMM INFO MM(262420000000052/e5b92237) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@847eaf5835e9: 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 := '262420000000052'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 := '00D2'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 := 'E5B92237'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240916055951273 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240916055951273 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240916055951274 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916055954561 DGPRS DEBUG Checking for inactive LLMEs, time = 28994593 (sgsn.c:131) 20240916060000946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060000952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060000953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916060000961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060000964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060000965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240916060000978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060000980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060000980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@847eaf5835e9: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@847eaf5835e9: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1236)@847eaf5835e9: Final verdict of PTC: none 20240916060002356 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060002356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1234)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@847eaf5835e9: Final verdict of PTC: none 20240916060002357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38676<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1224)@847eaf5835e9: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@847eaf5835e9: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1229)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@847eaf5835e9: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1227)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1232)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1222)@847eaf5835e9: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@847eaf5835e9: Final verdict of PTC: fail reason: "Tguard timeout" MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@847eaf5835e9: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Mon Sep 16 06:00:02 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20240916060002404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060002806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103136) 20240916060003357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060003357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103136, count=109188) 20240916060004358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060004358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Sep 16 06:00:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060005360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060005360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_bssgp_rim_single_report started. 20240916060005911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060005913 DMM INFO MM(262420000000052/e5b92237) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060005913 DMM INFO MM(262420000000052/e5b92237) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060005913 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060005913 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060005913 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916060005913 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240916060005913 DLLC NOTICE LLME(ffffffff/e5b92237){ASSIGNED} LLGM Assign pre (e5b92237 => ffffffff) (gprs_llc.c:1079) 20240916060005913 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5b92237 => ffffffff) (gprs_llc.c:1125) 20240916060005913 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605216eb0 (gprs_sndcp.c:574) 20240916060005913 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x558605217208, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916060005913 DMM NOTICE MM(262420000000052/e5b92237) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916060005913 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240916060005913 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916060005913 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916060005913 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240916060005914 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240916060005914 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060005914 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20240916060005914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916060005914 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916060005914 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916060005914 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916060005914 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060005954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060005954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060005954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060005954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060005954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060005954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060005954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060005954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060005954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060005955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060005955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060005955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060005955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060005955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060005955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060005955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060005955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060005955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060005955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060005955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060005955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060005955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060005957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060005962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060005962 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060005968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060005968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060005968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060005968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060005968 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060005968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060005968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060005968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060005968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060005969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060005969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060005969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060005969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060005969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060005969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060005969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060005969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060005969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060005969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060005969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060005969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060005969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060005972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 20240916060005978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060005978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1254)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1254)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060005994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060005994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060005994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060005994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060005994 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060005994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060005994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060005994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060005994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1254)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060005995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060005995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060005995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060005995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060005995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060005995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060005995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060005995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060005995 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060005995 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060005995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060005995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060005995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1254)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1254)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060005997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060006002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060006002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060006362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060006362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060006362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060006362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@847eaf5835e9: 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) } } } } 20240916060006366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060006367 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@847eaf5835e9: 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(1253)@847eaf5835e9: 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(1253)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916060006386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@847eaf5835e9: setverdict(pass): none -> pass MTC@847eaf5835e9: Warning: Re-starting timer T, which is already active (running or expired). 20240916060006406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916060006420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@847eaf5835e9: Final verdict of PTC: none 20240916060006425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060006425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1243)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1254)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@847eaf5835e9: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1248)@847eaf5835e9: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@847eaf5835e9: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1251)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1241)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1246)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1252)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: pass MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1254): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@847eaf5835e9: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Sep 16 06:00:06 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20240916060006526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060006928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55440) 20240916060007426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060007426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55440, count=59796) 20240916060008428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060008428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Sep 16 06:00:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060009430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060009430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_rim_eutran_to_geran started. 20240916060010022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060010025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060010069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060010069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060010069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060010069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060010069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060010069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060010069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060010069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060010069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060010070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060010070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060010070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060010070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060010070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060010070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060010070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060010070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060010070 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060010070 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060010070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060010070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060010070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060010072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060010076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060010076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060010084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060010084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060010084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060010084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060010084 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060010084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060010084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060010084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060010084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060010085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060010085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060010085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060010085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060010085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060010085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060010085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060010085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060010085 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060010085 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060010085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060010085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060010085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060010087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060010091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060010091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060010101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060010101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060010101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060010101 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060010101 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060010101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060010101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060010101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060010101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060010102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060010102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060010102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060010102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060010102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060010102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060010102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060010102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060010102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060010102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060010102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060010102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060010102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060010104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060010108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060010108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060010432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060010432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060010432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060010432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@847eaf5835e9: 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) } } } } 20240916060010436 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060010438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@847eaf5835e9: 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(1272)@847eaf5835e9: 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(1272)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@847eaf5835e9: setverdict(pass): none -> pass 20240916060010486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916060010496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58372<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI196(1260)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1273)@847eaf5835e9: Final verdict of PTC: none 20240916060010501 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060010501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1271)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1261)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@847eaf5835e9: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1266)@847eaf5835e9: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1269)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1259)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1264)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: pass MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@847eaf5835e9: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Sep 16 06:00:10 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20240916060010563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060010966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48444) 20240916060011503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060011503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48444, count=52800) 20240916060012504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060012504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Sep 16 06:00:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060013506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060013506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_cell_change_different_rai_ci_attach started. 20240916060014055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060014058 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060014103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060014103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060014103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060014103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060014103 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060014103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060014103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060014103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060014103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060014104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060014104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060014104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060014104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060014104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060014104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060014104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060014104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060014104 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060014104 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060014104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060014104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060014104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060014106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060014111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014111 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060014119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060014119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060014119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060014119 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060014119 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060014119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060014119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060014119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060014119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060014120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060014120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060014120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060014120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060014120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060014120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060014120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060014120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060014120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060014120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060014120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060014120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060014120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060014122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060014127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014127 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060014134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060014134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060014134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060014134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060014134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060014134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060014134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060014134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060014134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060014135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060014135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060014135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060014135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060014135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060014135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060014135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060014135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060014135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060014135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060014137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060014141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060014508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060014508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060014508 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060014508 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@847eaf5835e9: 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) } } } } 20240916060014509 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060014509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@847eaf5835e9: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E480C7C5'O, index=0 SGSN_Test-GSUP(1291)@847eaf5835e9: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@847eaf5835e9: 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 := 'D472BA1532ED0FF2C51642C15637E590'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '860C6EDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A88CA17E15C0151'O } } } } } 20240916060014576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014576 DLLC NOTICE LLME(ffffffff/e480c7c5){UNASSIGNED} LLC RX: unknown TLLI 0xe480c7c5, creating LLME on the fly (gprs_llc.c:552) 20240916060014576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060014576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060014576 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916060014576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916060014576 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916060014576 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916060014576 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060014576 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060014576 DLLC NOTICE LLME(ffffffff/e480c7c5){UNASSIGNED} LLGM Assign pre (e480c7c5 => cc5a8dee) (gprs_llc.c:1079) 20240916060014576 DLLC NOTICE LLME(e480c7c5/cc5a8dee){ASSIGNED} LLGM Assign post (e480c7c5 => cc5a8dee) (gprs_llc.c:1125) 20240916060014576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060014576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060014576 DMM DEBUG MM(262420000000068/cc5a8dee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060014592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916060014593 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060014593 DMM DEBUG MM(262420000000068/cc5a8dee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240916060014593 DMM NOTICE MM(262420000000068/cc5a8dee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060014593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060014593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060014593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060014593 DMM DEBUG MM(262420000000068/cc5a8dee) Requesting authorization (sgsn_auth.c:160) 20240916060014593 DMM INFO MM(262420000000068/cc5a8dee) Requesting authentication tuples (sgsn_auth.c:184) 20240916060014593 DMM DEBUG MM(262420000000068/cc5a8dee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060014593 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240916060014593 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@847eaf5835e9: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@847eaf5835e9: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20240916060014598 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060014598 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060014598 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060014598 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060014598 DMM INFO MM(262420000000068/cc5a8dee) Subscriber data update (mmctx.c:445) 20240916060014598 DMM DEBUG MM(262420000000068/cc5a8dee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060014598 DMM INFO MM(262420000000068/cc5a8dee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060014598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060014598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060014598 DMM INFO MM(262420000000068/cc5a8dee) <- GMM AUTH AND CIPHERING REQ (rand = d4 72 ba 15 32 ed 0f f2 c5 16 42 c1 56 37 e5 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916060014613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060014614 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060014614 DMM INFO MM(262420000000068/cc5a8dee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060014614 DMM NOTICE MM(262420000000068/cc5a8dee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060014614 DMM DEBUG MM(262420000000068/cc5a8dee) checking auth: received GSM SRES = 86 0c 6e dd (gprs_gmm.c:666) 20240916060014614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060014614 DMM DEBUG MM(262420000000068/cc5a8dee) Requesting authorization (sgsn_auth.c:160) 20240916060014614 DMM INFO MM(262420000000068/cc5a8dee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060014614 DMM DEBUG MM(262420000000068/cc5a8dee) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060014614 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240916060014614 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916060014614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916060014614 DMM INFO MM(262420000000068/cc5a8dee) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc5a8dee) (gprs_gmm.c:300) 20240916060014617 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060014617 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060014617 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240916060014617 DMM INFO MM(262420000000068/cc5a8dee) Subscriber data update (mmctx.c:445) 20240916060014617 DMM DEBUG MM(262420000000068/cc5a8dee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060014617 DMM INFO MM(262420000000068/cc5a8dee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060014617 DMM NOTICE MM(262420000000068/cc5a8dee) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240916060014617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060014617 DMM NOTICE MM(262420000000068/cc5a8dee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060014617 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) 20240916060014618 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060014618 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240916060014618 DMM INFO MM(262420000000068/cc5a8dee) Subscriber data update (mmctx.c:445) 20240916060014618 DMM DEBUG MM(262420000000068/cc5a8dee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916060014630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916060014630 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060014630 DMM INFO MM(262420000000068/cc5a8dee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060014630 DMM NOTICE MM(262420000000068/cc5a8dee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060014630 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060014630 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060014630 DLLC NOTICE LLME(e480c7c5/cc5a8dee){ASSIGNED} LLGM Assign pre (ffffffff => cc5a8dee) (gprs_llc.c:1079) 20240916060014630 DLLC NOTICE LLME(ffffffff/cc5a8dee){ASSIGNED} LLGM Assign post (ffffffff => cc5a8dee) (gprs_llc.c:1125) 20240916060014630 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916060014630 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916060014630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060014630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060014688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916060014688 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060014688 DMM INFO MM(262420000000068/cc5a8dee) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916060014688 DMM INFO MM(262420000000068/cc5a8dee) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916060014688 DMM DEBUG MM(262420000000068/cc5a8dee) Using GGSN 0 (gprs_sm.c:317) 20240916060014688 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 14. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916060014688 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240916060014688 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916060014688 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20240916060014689 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240916060014705 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 30 00 00 01 80 08 00 10 f7 d1 0d 2a 11 aa e9 81 a8 14 05 7f 85 46 5e 1e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20240916060014705 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd087490, cbp=0x558605211570) (sgsn_libgtp.c:629) 20240916060014705 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916060014705 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x558605217208 TLLI=cc5a8dee, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916060014705 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916060014705 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@847eaf5835e9: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916060014720 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240916060014732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014732 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240916060014732 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@847eaf5835e9: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@847eaf5835e9: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CC5A8DEE'O, index=0 20240916060014745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240916060014745 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCC5A8DEE) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060014745 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060014745 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916060014745 DLLC NOTICE LLME(ffffffff/cc5a8dee){ASSIGNED} LLGM Assign pre (cc5a8dee => f0dad633) (gprs_llc.c:1079) 20240916060014745 DLLC NOTICE LLME(cc5a8dee/f0dad633){ASSIGNED} LLGM Assign post (cc5a8dee => f0dad633) (gprs_llc.c:1125) 20240916060014745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060014745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060014745 DMM DEBUG MM(262420000000068/f0dad633) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060014771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060014771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240916060014771 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060014771 DMM DEBUG MM(262420000000068/f0dad633) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240916060014771 DMM NOTICE MM(262420000000068/f0dad633) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060014771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060014771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060014771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060014771 DMM DEBUG MM(262420000000068/f0dad633) Requesting authorization (sgsn_auth.c:160) 20240916060014771 DMM INFO MM(262420000000068/f0dad633) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060014771 DMM DEBUG MM(262420000000068/f0dad633) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060014771 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240916060014771 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916060015743 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060015743 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060015743 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240916060015743 DMM INFO MM(262420000000068/f0dad633) Subscriber data update (mmctx.c:445) 20240916060015743 DMM DEBUG MM(262420000000068/f0dad633) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240916060015743 DMM INFO MM(262420000000068/f0dad633) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240916060015743 DMM NOTICE MM(262420000000068/f0dad633) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240916060015743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060015743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060015743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240916060015743 DMM INFO MM(262420000000068/f0dad633) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0dad633) (gprs_gmm.c:300) 20240916060015743 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) 20240916060015747 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060015747 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240916060015747 DMM INFO MM(262420000000068/f0dad633) Subscriber data update (mmctx.c:445) 20240916060015747 DMM DEBUG MM(262420000000068/f0dad633) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916060015763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060015763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060015763 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060015763 DMM INFO MM(262420000000068/f0dad633) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060015763 DMM NOTICE MM(262420000000068/f0dad633) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060015763 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060015763 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060015763 DLLC NOTICE LLME(cc5a8dee/f0dad633){ASSIGNED} LLGM Assign pre (ffffffff => f0dad633) (gprs_llc.c:1079) 20240916060015763 DLLC NOTICE LLME(ffffffff/f0dad633){ASSIGNED} LLGM Assign post (ffffffff => f0dad633) (gprs_llc.c:1125) 20240916060015763 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916060015763 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240916060015763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060015763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060015814 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240916060015831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060015831 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060015831 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@847eaf5835e9: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@847eaf5835e9: Final verdict of PTC: pass 20240916060015840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1289)@847eaf5835e9: Final verdict of PTC: none 20240916060015845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060015845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1279)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1284)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1282)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1277)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1287)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@847eaf5835e9: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Mon Sep 16 06:00:15 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20240916060015897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060016300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101860) 20240916060016847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060016847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101860, count=123012) 20240916060017849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060017849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Sep 16 06:00:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060018832 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240916060018833 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240916060018833 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240916060018850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060018850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_cell_change_different_rai_ci_data started. 20240916060019398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060019400 DMM INFO MM(262420000000068/f0dad633) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060019400 DMM INFO MM(262420000000068/f0dad633) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060019400 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060019400 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060019400 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916060019400 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240916060019400 DLLC NOTICE LLME(ffffffff/f0dad633){ASSIGNED} LLGM Assign pre (f0dad633 => ffffffff) (gprs_llc.c:1079) 20240916060019400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0dad633 => ffffffff) (gprs_llc.c:1125) 20240916060019400 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605216eb0 (gprs_sndcp.c:574) 20240916060019400 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x558605217208, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916060019400 DMM NOTICE MM(262420000000068/f0dad633) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916060019400 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240916060019400 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916060019400 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916060019400 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240916060019401 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240916060019401 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060019401 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:399) 20240916060019401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916060019401 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916060019401 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916060019401 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916060019401 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060019458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060019458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060019458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060019458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060019458 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060019458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060019458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060019458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060019458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060019459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060019459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060019459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060019459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060019459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060019459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060019459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060019459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060019459 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060019459 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060019459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060019460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060019460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060019463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060019470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060019470 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060019474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060019474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060019474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060019474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060019474 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060019474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060019474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060019474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060019474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060019475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060019475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060019475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060019475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060019475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060019475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060019475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060019475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060019475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060019475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060019475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1303)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060019476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060019476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060019478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060019483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060019483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060019490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060019490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060019490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060019490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060019490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060019490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060019490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060019490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060019490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060019491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060019491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060019491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060019491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060019491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060019491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060019491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060019491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060019491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060019491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060019491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060019491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060019491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060019494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060019499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060019499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060019852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060019852 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060019852 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060019852 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@847eaf5835e9: 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) } } } } 20240916060019856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916060019857 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@847eaf5835e9: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@847eaf5835e9: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CABF3B1A'O, index=0 SGSN_Test-GSUP(1310)@847eaf5835e9: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@847eaf5835e9: 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 := '9FD02FF2658627F8BEA9764C38DF8E7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08FFDCC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '836D174A59F1876E'O } } } } } 20240916060019929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060019929 DLLC NOTICE LLME(ffffffff/cabf3b1a){UNASSIGNED} LLC RX: unknown TLLI 0xcabf3b1a, creating LLME on the fly (gprs_llc.c:552) 20240916060019929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060019929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060019930 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916060019930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916060019930 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916060019930 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916060019930 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060019930 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060019930 DLLC NOTICE LLME(ffffffff/cabf3b1a){UNASSIGNED} LLGM Assign pre (cabf3b1a => e62ccb33) (gprs_llc.c:1079) 20240916060019930 DLLC NOTICE LLME(cabf3b1a/e62ccb33){ASSIGNED} LLGM Assign post (cabf3b1a => e62ccb33) (gprs_llc.c:1125) 20240916060019930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060019930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060019930 DMM DEBUG MM(262420000000070/e62ccb33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060019942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060019942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916060019942 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060019942 DMM DEBUG MM(262420000000070/e62ccb33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240916060019942 DMM NOTICE MM(262420000000070/e62ccb33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060019942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060019942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060019942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060019942 DMM DEBUG MM(262420000000070/e62ccb33) Requesting authorization (sgsn_auth.c:160) 20240916060019942 DMM INFO MM(262420000000070/e62ccb33) Requesting authentication tuples (sgsn_auth.c:184) 20240916060019942 DMM DEBUG MM(262420000000070/e62ccb33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060019942 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240916060019942 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@847eaf5835e9: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@847eaf5835e9: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20240916060019944 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060019944 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060019944 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060019944 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060019944 DMM INFO MM(262420000000070/e62ccb33) Subscriber data update (mmctx.c:445) 20240916060019944 DMM DEBUG MM(262420000000070/e62ccb33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060019944 DMM INFO MM(262420000000070/e62ccb33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060019944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060019944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060019944 DMM INFO MM(262420000000070/e62ccb33) <- GMM AUTH AND CIPHERING REQ (rand = 9f d0 2f f2 65 86 27 f8 be a9 76 4c 38 df 8e 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916060019950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060019950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060019950 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060019950 DMM INFO MM(262420000000070/e62ccb33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060019950 DMM NOTICE MM(262420000000070/e62ccb33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060019950 DMM DEBUG MM(262420000000070/e62ccb33) checking auth: received GSM SRES = 08 ff dc c0 (gprs_gmm.c:666) 20240916060019950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060019950 DMM DEBUG MM(262420000000070/e62ccb33) Requesting authorization (sgsn_auth.c:160) 20240916060019950 DMM INFO MM(262420000000070/e62ccb33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060019950 DMM DEBUG MM(262420000000070/e62ccb33) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060019950 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240916060019950 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916060019950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916060019950 DMM INFO MM(262420000000070/e62ccb33) <- GMM ATTACH ACCEPT (new P-TMSI=0xe62ccb33) (gprs_gmm.c:300) 20240916060019951 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060019951 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060019951 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240916060019951 DMM INFO MM(262420000000070/e62ccb33) Subscriber data update (mmctx.c:445) 20240916060019951 DMM DEBUG MM(262420000000070/e62ccb33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060019951 DMM INFO MM(262420000000070/e62ccb33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060019951 DMM NOTICE MM(262420000000070/e62ccb33) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240916060019951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060019951 DMM NOTICE MM(262420000000070/e62ccb33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060019951 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) 20240916060019952 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060019952 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240916060019952 DMM INFO MM(262420000000070/e62ccb33) Subscriber data update (mmctx.c:445) 20240916060019952 DMM DEBUG MM(262420000000070/e62ccb33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916060019955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060019955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916060019955 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060019955 DMM INFO MM(262420000000070/e62ccb33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060019955 DMM NOTICE MM(262420000000070/e62ccb33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060019955 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060019955 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060019955 DLLC NOTICE LLME(cabf3b1a/e62ccb33){ASSIGNED} LLGM Assign pre (ffffffff => e62ccb33) (gprs_llc.c:1079) 20240916060019955 DLLC NOTICE LLME(ffffffff/e62ccb33){ASSIGNED} LLGM Assign post (ffffffff => e62ccb33) (gprs_llc.c:1125) 20240916060019955 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916060019955 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916060019955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060019955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060020014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060020014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916060020014 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060020014 DMM INFO MM(262420000000070/e62ccb33) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916060020014 DMM INFO MM(262420000000070/e62ccb33) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916060020014 DMM DEBUG MM(262420000000070/e62ccb33) Using GGSN 0 (gprs_sm.c:317) 20240916060020014 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 15. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916060020014 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240916060020014 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916060020014 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20240916060020014 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240916060020036 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 4f 71 be 18 11 50 9b 35 04 14 05 7f 68 f5 50 97 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20240916060020036 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd088508, cbp=0x558605211170) (sgsn_libgtp.c:629) 20240916060020036 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916060020036 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x558605217208 TLLI=e62ccb33, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916060020036 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916060020036 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@847eaf5835e9: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916060020053 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20240916060020066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060020066 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240916060020066 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@847eaf5835e9: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E62CCB33'O, index=0 20240916060020079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060020079 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060020079 DSNDCP ERROR Message for non-existing MM ctx (lle=0x558605217208, TLLI=e62ccb33, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@847eaf5835e9: Removing Client IMSI='262420000000070'H, index=0 20240916060022081 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@847eaf5835e9: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@847eaf5835e9: Final verdict of PTC: pass 20240916060022099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42512<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@847eaf5835e9: Final verdict of PTC: none 20240916060022104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060022104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1303)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1298)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1308)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1301)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1296)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1306)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@847eaf5835e9: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Sep 16 06:00:22 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20240916060022158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060022561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100168) 20240916060023067 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240916060023067 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240916060023067 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240916060023105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060023105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100168, count=106460) 20240916060024107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060024107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060024562 DGPRS DEBUG Checking for inactive LLMEs, time = 28994623 (sgsn.c:131) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Sep 16 06:00:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060025108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060025108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_cell_change_different_ci_attach started. 20240916060025664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060025666 DMM INFO MM(262420000000070/e62ccb33) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060025666 DMM INFO MM(262420000000070/e62ccb33) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060025666 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060025666 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060025666 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916060025666 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240916060025666 DLLC NOTICE LLME(ffffffff/e62ccb33){ASSIGNED} LLGM Assign pre (e62ccb33 => ffffffff) (gprs_llc.c:1079) 20240916060025666 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e62ccb33 => ffffffff) (gprs_llc.c:1125) 20240916060025666 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605216eb0 (gprs_sndcp.c:574) 20240916060025666 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x558605217208, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916060025666 DMM NOTICE MM(262420000000070/e62ccb33) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916060025666 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240916060025666 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916060025666 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916060025666 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240916060025666 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240916060025666 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060025666 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20240916060025666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916060025666 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916060025666 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916060025666 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916060025666 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060025716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060025716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060025716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060025716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060025716 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060025716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060025716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060025716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060025716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060025717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060025717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060025717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060025717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060025717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060025717 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060025717 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060025717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1317)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060025717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060025717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060025720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060025725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060025725 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1323)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060025738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060025738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060025738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060025738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060025738 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060025738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060025738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060025738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060025738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1322)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060025739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060025739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060025739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060025739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060025739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060025739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060025739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060025739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060025739 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060025739 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060025739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1323)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060025739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060025739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060025741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916060025746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060025746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1320)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060025750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060025750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060025750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060025750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060025750 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060025750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060025750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060025750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060025750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060025751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060025751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060025751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060025751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060025751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060025751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060025751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060025751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060025751 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060025751 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060025751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060025751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060025751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060025753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060025758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060025758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060026109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060026110 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060026110 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060026110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@847eaf5835e9: 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) } } } } 20240916060026114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916060026115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@847eaf5835e9: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E16B858E'O, index=0 SGSN_Test-GSUP(1329)@847eaf5835e9: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@847eaf5835e9: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@847eaf5835e9: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E16B858E'O, index=0 TC_cell_change_different_ci_attach(1331)@847eaf5835e9: 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 := 'AD7D3C95747F14D1A7A15D886CD23990'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47D173A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C77082202849797'O } } } } } 20240916060026197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060026197 DLLC NOTICE LLME(ffffffff/e16b858e){UNASSIGNED} LLC RX: unknown TLLI 0xe16b858e, creating LLME on the fly (gprs_llc.c:552) 20240916060026197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060026198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060026198 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916060026198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916060026198 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916060026198 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916060026198 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060026198 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060026198 DLLC NOTICE LLME(ffffffff/e16b858e){UNASSIGNED} LLGM Assign pre (e16b858e => def98b84) (gprs_llc.c:1079) 20240916060026198 DLLC NOTICE LLME(e16b858e/def98b84){ASSIGNED} LLGM Assign post (e16b858e => def98b84) (gprs_llc.c:1125) 20240916060026198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060026198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060026198 DMM DEBUG MM(262420000000069/def98b84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060026220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060026220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916060026220 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060026220 DMM DEBUG MM(262420000000069/def98b84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240916060026220 DMM NOTICE MM(262420000000069/def98b84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060026220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060026220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060026220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060026220 DMM DEBUG MM(262420000000069/def98b84) Requesting authorization (sgsn_auth.c:160) 20240916060026220 DMM INFO MM(262420000000069/def98b84) Requesting authentication tuples (sgsn_auth.c:184) 20240916060026220 DMM DEBUG MM(262420000000069/def98b84) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060026220 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240916060026220 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@847eaf5835e9: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@847eaf5835e9: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20240916060026226 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060026226 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060026226 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060026226 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060026226 DMM INFO MM(262420000000069/def98b84) Subscriber data update (mmctx.c:445) 20240916060026226 DMM DEBUG MM(262420000000069/def98b84) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060026226 DMM INFO MM(262420000000069/def98b84) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060026226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060026226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060026226 DMM INFO MM(262420000000069/def98b84) <- GMM AUTH AND CIPHERING REQ (rand = ad 7d 3c 95 74 7f 14 d1 a7 a1 5d 88 6c d2 39 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916060026241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060026241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060026241 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060026241 DMM INFO MM(262420000000069/def98b84) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060026241 DMM NOTICE MM(262420000000069/def98b84) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060026241 DMM DEBUG MM(262420000000069/def98b84) checking auth: received GSM SRES = 47 d1 73 a6 (gprs_gmm.c:666) 20240916060026241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060026241 DMM DEBUG MM(262420000000069/def98b84) Requesting authorization (sgsn_auth.c:160) 20240916060026241 DMM INFO MM(262420000000069/def98b84) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060026241 DMM DEBUG MM(262420000000069/def98b84) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060026241 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240916060026241 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916060026241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916060026241 DMM INFO MM(262420000000069/def98b84) <- GMM ATTACH ACCEPT (new P-TMSI=0xdef98b84) (gprs_gmm.c:300) 20240916060026244 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060026244 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060026244 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240916060026244 DMM INFO MM(262420000000069/def98b84) Subscriber data update (mmctx.c:445) 20240916060026244 DMM DEBUG MM(262420000000069/def98b84) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060026244 DMM INFO MM(262420000000069/def98b84) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060026244 DMM NOTICE MM(262420000000069/def98b84) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240916060026244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060026244 DMM NOTICE MM(262420000000069/def98b84) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060026244 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) 20240916060026246 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060026246 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240916060026246 DMM INFO MM(262420000000069/def98b84) Subscriber data update (mmctx.c:445) 20240916060026246 DMM DEBUG MM(262420000000069/def98b84) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916060026256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060026256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916060026256 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060026256 DMM INFO MM(262420000000069/def98b84) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060026256 DMM NOTICE MM(262420000000069/def98b84) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060026256 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060026256 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060026256 DLLC NOTICE LLME(e16b858e/def98b84){ASSIGNED} LLGM Assign pre (ffffffff => def98b84) (gprs_llc.c:1079) 20240916060026256 DLLC NOTICE LLME(ffffffff/def98b84){ASSIGNED} LLGM Assign post (ffffffff => def98b84) (gprs_llc.c:1125) 20240916060026256 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916060026256 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916060026256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060026256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060026315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060026315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916060026315 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060026315 DMM INFO MM(262420000000069/def98b84) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916060026315 DMM INFO MM(262420000000069/def98b84) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916060026315 DMM DEBUG MM(262420000000069/def98b84) Using GGSN 0 (gprs_sm.c:317) 20240916060026315 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916060026315 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240916060026315 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916060026315 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20240916060026315 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240916060026341 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 0b 36 e6 db 11 4c 86 e9 c7 14 05 7f 6a a6 33 66 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20240916060026341 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd089580, cbp=0x558605219390) (sgsn_libgtp.c:629) 20240916060026341 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916060026341 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5586052162c8 TLLI=def98b84, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916060026341 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916060026341 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@847eaf5835e9: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916060026358 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240916060026371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060026371 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240916060026371 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1320)@847eaf5835e9: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@847eaf5835e9: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DEF98B84'O, index=0 20240916060026384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060026384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240916060026384 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060026384 DMM INFO MM(262420000000069/def98b84) -> GMM ATTACH REQUEST MI(TMSI-0xDEF98B84) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060026384 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060026384 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916060026384 DLLC NOTICE LLME(ffffffff/def98b84){ASSIGNED} LLGM Assign pre (def98b84 => c2ba0ae6) (gprs_llc.c:1079) 20240916060026384 DLLC NOTICE LLME(def98b84/c2ba0ae6){ASSIGNED} LLGM Assign post (def98b84 => c2ba0ae6) (gprs_llc.c:1125) 20240916060026384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060026384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060026384 DMM DEBUG MM(262420000000069/c2ba0ae6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060026407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060026407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240916060026407 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060026407 DMM DEBUG MM(262420000000069/c2ba0ae6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240916060026407 DMM NOTICE MM(262420000000069/c2ba0ae6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060026407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060026407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060026407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060026407 DMM DEBUG MM(262420000000069/c2ba0ae6) Requesting authorization (sgsn_auth.c:160) 20240916060026407 DMM INFO MM(262420000000069/c2ba0ae6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060026407 DMM DEBUG MM(262420000000069/c2ba0ae6) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060026407 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240916060026407 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916060027384 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060027384 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060027384 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240916060027384 DMM INFO MM(262420000000069/c2ba0ae6) Subscriber data update (mmctx.c:445) 20240916060027384 DMM DEBUG MM(262420000000069/c2ba0ae6) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240916060027384 DMM INFO MM(262420000000069/c2ba0ae6) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240916060027384 DMM NOTICE MM(262420000000069/c2ba0ae6) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240916060027384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060027384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060027384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240916060027384 DMM INFO MM(262420000000069/c2ba0ae6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2ba0ae6) (gprs_gmm.c:300) 20240916060027384 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) 20240916060027387 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060027387 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240916060027387 DMM INFO MM(262420000000069/c2ba0ae6) Subscriber data update (mmctx.c:445) 20240916060027387 DMM DEBUG MM(262420000000069/c2ba0ae6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916060027404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060027404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060027404 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060027404 DMM INFO MM(262420000000069/c2ba0ae6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060027405 DMM NOTICE MM(262420000000069/c2ba0ae6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060027405 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060027405 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060027405 DLLC NOTICE LLME(def98b84/c2ba0ae6){ASSIGNED} LLGM Assign pre (ffffffff => c2ba0ae6) (gprs_llc.c:1079) 20240916060027405 DLLC NOTICE LLME(ffffffff/c2ba0ae6){ASSIGNED} LLGM Assign post (ffffffff => c2ba0ae6) (gprs_llc.c:1125) 20240916060027405 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916060027405 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240916060027405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060027405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060027456 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240916060027473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060027473 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060027474 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@847eaf5835e9: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@847eaf5835e9: Final verdict of PTC: pass 20240916060027482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33214<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@847eaf5835e9: Final verdict of PTC: none 20240916060027486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060027486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1317)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1327)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1323)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1321)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1315)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1325)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@847eaf5835e9: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Mon Sep 16 06:00:27 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20240916060027560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060027963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108044) 20240916060028488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060028488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108044, count=129196) 20240916060029490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060029490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Sep 16 06:00:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060030475 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240916060030475 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240916060030475 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240916060030491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060030491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_cell_change_different_ci_data started. 20240916060031069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060031072 DMM INFO MM(262420000000069/c2ba0ae6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060031072 DMM INFO MM(262420000000069/c2ba0ae6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060031072 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060031072 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060031072 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916060031072 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240916060031072 DLLC NOTICE LLME(ffffffff/c2ba0ae6){ASSIGNED} LLGM Assign pre (c2ba0ae6 => ffffffff) (gprs_llc.c:1079) 20240916060031072 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2ba0ae6 => ffffffff) (gprs_llc.c:1125) 20240916060031072 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x558605215f70 (gprs_sndcp.c:574) 20240916060031072 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5586052162c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916060031072 DMM NOTICE MM(262420000000069/c2ba0ae6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916060031072 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240916060031072 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916060031072 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916060031072 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240916060031072 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240916060031072 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060031072 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:399) 20240916060031072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916060031072 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916060031072 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916060031072 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916060031072 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060031118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060031118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060031118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060031118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060031118 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060031118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060031118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060031118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060031118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060031119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060031119 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060031119 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060031119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060031119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060031122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060031127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031127 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060031133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060031133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060031133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060031133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060031133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060031133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060031133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060031133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060031133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060031134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060031134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060031134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060031134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060031134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060031134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060031137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060031143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1340)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060031154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060031154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060031154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060031154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060031154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060031154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060031154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060031154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060031154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060031155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060031155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060031155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060031155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060031155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060031155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060031155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060031155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060031155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060031155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060031155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060031156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060031156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060031157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060031161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1344)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060031492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060031492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060031492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060031492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@847eaf5835e9: 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) } } } } 20240916060031496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916060031498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@847eaf5835e9: 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(1346)@847eaf5835e9: 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(1346)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@847eaf5835e9: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='EB0EA682'O, index=0 SGSN_Test-GSUP(1348)@847eaf5835e9: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@847eaf5835e9: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@847eaf5835e9: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='EB0EA682'O, index=0 TC_cell_change_different_ci_data(1350)@847eaf5835e9: 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 := '882CEBB5E25AC7AC102644CCB89BBB53'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43B621DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '906DE50FFB420F34'O } } } } } 20240916060031563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031563 DLLC NOTICE LLME(ffffffff/eb0ea682){UNASSIGNED} LLC RX: unknown TLLI 0xeb0ea682, creating LLME on the fly (gprs_llc.c:552) 20240916060031563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060031563 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060031563 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916060031563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916060031563 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916060031563 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916060031563 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060031563 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060031563 DLLC NOTICE LLME(ffffffff/eb0ea682){UNASSIGNED} LLGM Assign pre (eb0ea682 => e6cbd0ba) (gprs_llc.c:1079) 20240916060031563 DLLC NOTICE LLME(eb0ea682/e6cbd0ba){ASSIGNED} LLGM Assign post (eb0ea682 => e6cbd0ba) (gprs_llc.c:1125) 20240916060031563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060031563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060031563 DMM DEBUG MM(262420000000071/e6cbd0ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060031575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916060031575 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060031575 DMM DEBUG MM(262420000000071/e6cbd0ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240916060031575 DMM NOTICE MM(262420000000071/e6cbd0ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060031575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060031575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060031575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060031575 DMM DEBUG MM(262420000000071/e6cbd0ba) Requesting authorization (sgsn_auth.c:160) 20240916060031575 DMM INFO MM(262420000000071/e6cbd0ba) Requesting authentication tuples (sgsn_auth.c:184) 20240916060031575 DMM DEBUG MM(262420000000071/e6cbd0ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060031575 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240916060031575 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@847eaf5835e9: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@847eaf5835e9: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20240916060031578 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060031578 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060031579 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060031579 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060031579 DMM INFO MM(262420000000071/e6cbd0ba) Subscriber data update (mmctx.c:445) 20240916060031579 DMM DEBUG MM(262420000000071/e6cbd0ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060031579 DMM INFO MM(262420000000071/e6cbd0ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060031579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060031579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060031579 DMM INFO MM(262420000000071/e6cbd0ba) <- GMM AUTH AND CIPHERING REQ (rand = 88 2c eb b5 e2 5a c7 ac 10 26 44 cc b8 9b bb 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916060031584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060031584 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060031584 DMM INFO MM(262420000000071/e6cbd0ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060031584 DMM NOTICE MM(262420000000071/e6cbd0ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060031584 DMM DEBUG MM(262420000000071/e6cbd0ba) checking auth: received GSM SRES = 43 b6 21 dc (gprs_gmm.c:666) 20240916060031584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060031584 DMM DEBUG MM(262420000000071/e6cbd0ba) Requesting authorization (sgsn_auth.c:160) 20240916060031584 DMM INFO MM(262420000000071/e6cbd0ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060031584 DMM DEBUG MM(262420000000071/e6cbd0ba) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060031584 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240916060031584 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916060031584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916060031584 DMM INFO MM(262420000000071/e6cbd0ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6cbd0ba) (gprs_gmm.c:300) 20240916060031585 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060031585 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060031585 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240916060031585 DMM INFO MM(262420000000071/e6cbd0ba) Subscriber data update (mmctx.c:445) 20240916060031585 DMM DEBUG MM(262420000000071/e6cbd0ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060031585 DMM INFO MM(262420000000071/e6cbd0ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060031585 DMM NOTICE MM(262420000000071/e6cbd0ba) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240916060031585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060031585 DMM NOTICE MM(262420000000071/e6cbd0ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060031585 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) 20240916060031586 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060031586 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240916060031586 DMM INFO MM(262420000000071/e6cbd0ba) Subscriber data update (mmctx.c:445) 20240916060031586 DMM DEBUG MM(262420000000071/e6cbd0ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916060031589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916060031589 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060031589 DMM INFO MM(262420000000071/e6cbd0ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060031589 DMM NOTICE MM(262420000000071/e6cbd0ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060031589 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060031589 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060031589 DLLC NOTICE LLME(eb0ea682/e6cbd0ba){ASSIGNED} LLGM Assign pre (ffffffff => e6cbd0ba) (gprs_llc.c:1079) 20240916060031589 DLLC NOTICE LLME(ffffffff/e6cbd0ba){ASSIGNED} LLGM Assign post (ffffffff => e6cbd0ba) (gprs_llc.c:1125) 20240916060031589 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916060031589 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916060031589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060031589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060031649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240916060031649 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060031649 DMM INFO MM(262420000000071/e6cbd0ba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916060031649 DMM INFO MM(262420000000071/e6cbd0ba) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916060031649 DMM DEBUG MM(262420000000071/e6cbd0ba) Using GGSN 0 (gprs_sm.c:317) 20240916060031649 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916060031649 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240916060031649 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916060031649 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20240916060031649 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240916060031667 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 34 fd db de 11 5f 7d 50 62 14 05 7f 3d 24 6f 92 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20240916060031667 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd08a5f8, cbp=0x558605214e00) (sgsn_libgtp.c:629) 20240916060031667 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916060031667 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x558605217438 TLLI=e6cbd0ba, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240916060031667 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916060031667 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@847eaf5835e9: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916060031685 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20240916060031701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031701 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240916060031701 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@847eaf5835e9: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1344)@847eaf5835e9: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E6CBD0BA'O, index=0 20240916060031715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060031716 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060031716 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060031718 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@847eaf5835e9: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@847eaf5835e9: Final verdict of PTC: pass 20240916060031744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33238<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916060031747 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060031747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1346)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1336)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1348)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1347)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1341)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1334)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1339)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1345)@847eaf5835e9: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1344)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. Mon Sep 16 06:00:31 UTC 2024MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1344): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@847eaf5835e9: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20240916060031810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060032212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86088) 20240916060032748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060032748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86088, count=105984) 20240916060033749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060033749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Sep 16 06:00:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060034716 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Timeout of T3314 (fsm.c:317) 20240916060034716 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240916060034716 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240916060034750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060034750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_sgsn_context_req_in started. 20240916060035312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060035315 DMM INFO MM(262420000000071/e6cbd0ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060035315 DMM INFO MM(262420000000071/e6cbd0ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060035315 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060035315 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060035315 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916060035315 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240916060035315 DLLC NOTICE LLME(ffffffff/e6cbd0ba){ASSIGNED} LLGM Assign pre (e6cbd0ba => ffffffff) (gprs_llc.c:1079) 20240916060035315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6cbd0ba => ffffffff) (gprs_llc.c:1125) 20240916060035315 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5586052170e0 (gprs_sndcp.c:574) 20240916060035315 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x558605217438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240916060035315 DMM NOTICE MM(262420000000071/e6cbd0ba) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240916060035315 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240916060035315 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240916060035316 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916060035316 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240916060035316 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240916060035316 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060035316 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20240916060035316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916060035316 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916060035316 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916060035316 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916060035316 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060035350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060035350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060035350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060035350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060035350 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060035350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060035350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060035350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060035350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060035351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060035351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060035351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060035351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060035351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060035351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060035351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060035351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060035351 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060035351 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060035351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060035351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060035351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060035353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060035358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060035358 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060035365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060035365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060035365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060035365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060035365 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060035365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060035365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060035365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060035365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060035366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060035366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060035366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060035366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060035366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060035366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060035366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060035366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060035366 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060035366 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060035366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060035366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060035366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060035368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060035372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060035372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060035380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060035380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060035380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060035380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060035380 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060035380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060035380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060035380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060035380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060035381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060035381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060035381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060035381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060035381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060035381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060035381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060035381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060035381 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060035381 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060035381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060035381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060035381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060035383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060035387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060035387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060035751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060035751 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060035751 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060035751 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@847eaf5835e9: 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) } } } } 20240916060035755 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060035756 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@847eaf5835e9: 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)@847eaf5835e9: 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)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@847eaf5835e9: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='CC0A6BFB'O, index=0 SGSN_Test-GSUP(1367)@847eaf5835e9: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@847eaf5835e9: 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 := '5BC6DA6AF0827D07CD633E5D59976993'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '38CAFEEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B95600D5A25A92A7'O } } } } } 20240916060036825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060036825 DLLC NOTICE LLME(ffffffff/cc0a6bfb){UNASSIGNED} LLC RX: unknown TLLI 0xcc0a6bfb, creating LLME on the fly (gprs_llc.c:552) 20240916060036825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060036825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060036826 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916060036826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916060036826 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916060036826 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Allocated (fsm.c:456) 20240916060036826 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060036826 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060036826 DLLC NOTICE LLME(ffffffff/cc0a6bfb){UNASSIGNED} LLGM Assign pre (cc0a6bfb => d1f087f9) (gprs_llc.c:1079) 20240916060036826 DLLC NOTICE LLME(cc0a6bfb/d1f087f9){ASSIGNED} LLGM Assign post (cc0a6bfb => d1f087f9) (gprs_llc.c:1125) 20240916060036826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060036826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060036826 DMM DEBUG MM(262420000000072/d1f087f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060036844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060036844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916060036844 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060036844 DMM DEBUG MM(262420000000072/d1f087f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240916060036844 DMM NOTICE MM(262420000000072/d1f087f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060036844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060036844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060036844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060036844 DMM DEBUG MM(262420000000072/d1f087f9) Requesting authorization (sgsn_auth.c:160) 20240916060036844 DMM INFO MM(262420000000072/d1f087f9) Requesting authentication tuples (sgsn_auth.c:184) 20240916060036844 DMM DEBUG MM(262420000000072/d1f087f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060036844 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240916060036844 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@847eaf5835e9: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@847eaf5835e9: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20240916060036850 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060036850 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060036850 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060036850 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060036850 DMM INFO MM(262420000000072/d1f087f9) Subscriber data update (mmctx.c:445) 20240916060036850 DMM DEBUG MM(262420000000072/d1f087f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060036850 DMM INFO MM(262420000000072/d1f087f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060036850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060036850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060036850 DMM INFO MM(262420000000072/d1f087f9) <- GMM AUTH AND CIPHERING REQ (rand = 5b c6 da 6a f0 82 7d 07 cd 63 3e 5d 59 97 69 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240916060036865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060036865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060036865 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060036865 DMM INFO MM(262420000000072/d1f087f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060036865 DMM NOTICE MM(262420000000072/d1f087f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060036865 DMM DEBUG MM(262420000000072/d1f087f9) checking auth: received GSM SRES = 38 ca fe ee (gprs_gmm.c:666) 20240916060036865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060036865 DMM DEBUG MM(262420000000072/d1f087f9) Requesting authorization (sgsn_auth.c:160) 20240916060036865 DMM INFO MM(262420000000072/d1f087f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060036865 DMM DEBUG MM(262420000000072/d1f087f9) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060036865 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240916060036865 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916060036865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916060036865 DMM INFO MM(262420000000072/d1f087f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1f087f9) (gprs_gmm.c:300) 20240916060036868 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060036868 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060036868 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240916060036868 DMM INFO MM(262420000000072/d1f087f9) Subscriber data update (mmctx.c:445) 20240916060036868 DMM DEBUG MM(262420000000072/d1f087f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060036868 DMM INFO MM(262420000000072/d1f087f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060036868 DMM NOTICE MM(262420000000072/d1f087f9) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240916060036868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060036868 DMM NOTICE MM(262420000000072/d1f087f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060036868 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20240916060036870 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060036870 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240916060036870 DMM INFO MM(262420000000072/d1f087f9) Subscriber data update (mmctx.c:445) 20240916060036870 DMM DEBUG MM(262420000000072/d1f087f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916060036881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060036881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916060036881 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060036881 DMM INFO MM(262420000000072/d1f087f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060036881 DMM NOTICE MM(262420000000072/d1f087f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060036881 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060036881 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060036881 DLLC NOTICE LLME(cc0a6bfb/d1f087f9){ASSIGNED} LLGM Assign pre (ffffffff => d1f087f9) (gprs_llc.c:1079) 20240916060036881 DLLC NOTICE LLME(ffffffff/d1f087f9){ASSIGNED} LLGM Assign post (ffffffff => d1f087f9) (gprs_llc.c:1125) 20240916060036881 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916060036881 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916060036881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060036881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060036943 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 50 ee 00 00 03 52 f0 99 42 42 de 05 d1 f0 87 f9 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@847eaf5835e9: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240916060038942 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240916060038942 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240916060038942 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20240916060038942 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240916060038942 DMM INFO MM(262420000000072/d1f087f9) Subscriber data update (mmctx.c:445) 20240916060038942 DMM DEBUG MM(262420000000072/d1f087f9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240916060038942 DMM INFO MM(262420000000072/d1f087f9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240916060038942 DMM INFO MM(262420000000072/d1f087f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060038942 DMM INFO MM(262420000000072/d1f087f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060038942 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060038942 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060038942 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916060038942 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916060038942 DLLC NOTICE LLME(ffffffff/d1f087f9){ASSIGNED} LLGM Assign pre (d1f087f9 => ffffffff) (gprs_llc.c:1079) 20240916060038942 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1f087f9 => ffffffff) (gprs_llc.c:1125) 20240916060038942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916060038942 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916060038942 DMM DEBUG MM_STATE_Iu[0x558605207ec0]{Detached}: Deallocated (fsm.c:568) 20240916060038942 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@847eaf5835e9: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@847eaf5835e9: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240916060038954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60878<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916060038958 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060038958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@847eaf5835e9: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1355)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1360)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1365)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@847eaf5835e9: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1363)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1358)@847eaf5835e9: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1353)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@847eaf5835e9: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Sep 16 06:00:38 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20240916060039021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60894<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060039423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60894<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86596) 20240916060039959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060039960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86596, count=99416) 20240916060040961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060040961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Sep 16 06:00:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060041962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060041962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_sgsn_context_req_out started. 20240916060042521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060042523 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060042569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060042569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060042569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060042569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060042569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060042569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060042569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060042569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060042569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060042570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060042570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060042570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060042570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060042570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060042570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060042570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060042570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060042570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060042570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060042570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060042571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060042571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060042572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060042577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060042577 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060042584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060042585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060042585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060042585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060042585 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060042585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060042585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060042585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060042585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060042585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060042585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060042585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060042586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060042586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060042586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060042586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060042586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060042586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060042586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060042586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060042586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060042586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060042588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060042593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060042593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060042601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060042601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060042601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060042601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060042601 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060042601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060042601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060042601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060042601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060042602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060042602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060042602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060042602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060042602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060042602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060042602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060042602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060042602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060042602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060042602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060042602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060042602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060042604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060042608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060042608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060042963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060042963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060042963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060042963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@847eaf5835e9: 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) } } } } 20240916060042965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060042965 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@847eaf5835e9: 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(1385)@847eaf5835e9: 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(1385)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@847eaf5835e9: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='E0EB9143'O, index=0 SGSN_Test-GSUP(1386)@847eaf5835e9: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20240916060044032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060044032 DLLC NOTICE LLME(ffffffff/e0eb9143){UNASSIGNED} LLC RX: unknown TLLI 0xe0eb9143, creating LLME on the fly (gprs_llc.c:552) 20240916060044032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240916060044032 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916060044032 DMM NOTICE LLME(ffffffff/e0eb9143){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240916060044032 DLLC NOTICE LLME(ffffffff/e0eb9143){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240916060044032 DMM ERROR LLME(ffffffff/e0eb9143){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240916060044032 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240916060044032 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240916060044032 DLLC NOTICE LLME(ffffffff/e0eb9143){UNASSIGNED} LLGM Assign pre (e0eb9143 => ffffffff) (gprs_llc.c:1079) 20240916060044032 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0eb9143 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@847eaf5835e9: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@847eaf5835e9: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@847eaf5835e9: Final verdict of PTC: none 20240916060044047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060044048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060044048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48100<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1384)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1374)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1379)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@847eaf5835e9: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@847eaf5835e9: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@847eaf5835e9: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1382)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1377)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1372)@847eaf5835e9: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@847eaf5835e9: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@847eaf5835e9: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Sep 16 06:00:44 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20240916060044155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060044558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50504) 20240916060045049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060045049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50504, count=54860) 20240916060046050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060046050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Sep 16 06:00:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060047052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060047052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_req_id_req_ra_update started. 20240916060047657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060047660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060047709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060047709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060047709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060047709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060047709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060047709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060047709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060047709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060047709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060047709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060047709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060047709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060047710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060047710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060047710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060047710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060047710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060047710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060047710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060047710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060047710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060047710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060047712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060047716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060047716 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060047724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060047724 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060047724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060047724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060047724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060047724 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060047724 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060047724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060047725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060047725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060047726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060047731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060047731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060047739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060047739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060047739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060047739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060047740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060047740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060047740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060047740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060047740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060047740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060047740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060047740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060047740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060047740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060047740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060047740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060047740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060047742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060047748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060047748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060048053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060048053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060048053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060048053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@847eaf5835e9: 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) } } } } 20240916060048057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060048058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@847eaf5835e9: 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(1404)@847eaf5835e9: 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(1404)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@847eaf5835e9: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='DEF7B483'O, index=0 SGSN_Test-GSUP(1405)@847eaf5835e9: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20240916060048125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060048125 DLLC NOTICE LLME(ffffffff/def7b483){UNASSIGNED} LLC RX: unknown TLLI 0xdef7b483, creating LLME on the fly (gprs_llc.c:552) 20240916060048125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060048125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060048125 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916060048125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916060048125 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916060048125 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916060048125 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060048125 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060048125 DLLC NOTICE LLME(ffffffff/def7b483){UNASSIGNED} LLGM Assign pre (def7b483 => fcfc5114) (gprs_llc.c:1079) 20240916060048125 DLLC NOTICE LLME(def7b483/fcfc5114){ASSIGNED} LLGM Assign post (def7b483 => fcfc5114) (gprs_llc.c:1125) 20240916060048125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060048125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060048125 DMM DEBUG MM(262420000000047/fcfc5114) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060048151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060048151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060048151 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060048151 DMM INFO MM(262420000000047/fcfc5114) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916060048151 DMM INFO MM(262420000000047/fcfc5114) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-4587-44 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20240916060048151 DMM NOTICE MM(262420000000047/fcfc5114) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240916060048151 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240916060048151 DMM INFO MM(262420000000047/fcfc5114) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240916060048151 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060048151 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060048152 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916060048152 DMM ERROR MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240916060048152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Deallocated (fsm.c:568) 20240916060048152 DMM DEBUG MM_STATE_Gb(0)[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916060048152 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916060048152 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916060048152 DLLC NOTICE LLME(def7b483/fcfc5114){ASSIGNED} LLGM Assign pre (fcfc5114 => ffffffff) (gprs_llc.c:1079) 20240916060048152 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcfc5114 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@847eaf5835e9: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@847eaf5835e9: Final verdict of PTC: pass 20240916060048168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48118<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916060048172 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060048172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1404)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1405)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1393)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1403)@847eaf5835e9: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@847eaf5835e9: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@847eaf5835e9: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1398)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1391)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1401)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1396)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Sep 16 06:00:48 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20240916060048271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060048673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20240916060049173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060049173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20240916060050175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060050175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@847eaf5835e9: Test execution finished. MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Sep 16 06:00:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060051176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060051176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_iu_attach started. 20240916060051771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060051775 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060051816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060051816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060051816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060051816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060051816 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060051816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060051816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060051816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060051816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240916060051817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060051817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060051817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1412)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060051817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060051817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060051817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060051817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060051817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060051817 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060051817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060051817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060051817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060051817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060051819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060051824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060051824 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060051831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060051831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060051831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060051831 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060051832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060051832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060051832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060051832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060051832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060051832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060051832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060051832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060051832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060051832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060051832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060051832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060051832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060051832 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060051832 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060051832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1417)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060051833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060051833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060051834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060051838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060051838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060051847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060051847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060051847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060051847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060051847 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060051847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060051847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060051847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060051847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060051847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060051847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060051847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060051848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060051848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060051848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060051848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060051848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060051848 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060051848 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060051848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060051848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060051848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060051850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060051854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060051854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@847eaf5835e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@847eaf5835e9: ************************************************* SGSN_Test_0-M3UA(1425)@847eaf5835e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@847eaf5835e9: ************************************************* MTC@847eaf5835e9: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@847eaf5835e9: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060052056 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916060052056 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240916060052056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916060052056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1425)@847eaf5835e9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240916060052063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060052064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240916060052064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240916060052064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240916060052064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240916060052064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240916060052064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240916060052066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060052066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240916060052066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240916060052066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240916060052066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240916060052066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240916060052066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240916060052066 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240916060052177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060052177 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060052177 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060052177 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@847eaf5835e9: 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) } } } } 20240916060052181 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916060052182 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@847eaf5835e9: 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(1427)@847eaf5835e9: 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(1427)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916060052875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060052875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060052875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060052875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060052875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060052876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060052876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060052876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060052876 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240916060052876 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240916060052877 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060052877 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060052877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060052877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060052877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060052877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060052877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060052877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1424)@847eaf5835e9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@847eaf5835e9: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='FB4E68C2'O, index=0 SGSN_Test-GSUP(1428)@847eaf5835e9: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@847eaf5835e9: 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 := '74BF'O, rac := '6A'O ("j") }, 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(1424)@847eaf5835e9: Added conn table entry 0TC_iu_attach(1430)7544680 SGSN_Test_0-SCCP(1423)@847eaf5835e9: First idle individual index:0 SGSN_Test_0-RAN(1424)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 20240916060053271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060053271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060053271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060053272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060053272 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060053272 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060053272 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060053272 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240916060053272 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240916060053272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060053272 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Deregistered}: Allocated (fsm.c:456) 20240916060053272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Init}: Allocated (fsm.c:456) 20240916060053272 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Allocated (fsm.c:456) 20240916060053272 DMM DEBUG MM_STATE_Iu[0x558605217d90]{Detached}: Allocated (fsm.c:456) 20240916060053272 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060053272 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060053272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060053272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060053272 DMM DEBUG MM(262420000001001/d0a4e048) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060053272 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240916060053272 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053272 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060053272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060053272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060053272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060053272 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053272 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060053272 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060053272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060053272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@847eaf5835e9: { messageType := 2, destLocRef := '731F68'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(1423)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@847eaf5835e9: 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 := '83BA5E681827793D515835537EE8BB5C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54D40E2C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C4DE020313389FE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '55FA8341AC20DE8766D65D5FCE36FDE9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B7C37568174C767211770CDE8EFE28EA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2CBF4AC778DB8ECEAED24E8B91221766'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '42EE0465B8F156E7'O } } } } } SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240916060053284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060053284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060053284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060053284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060053284 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060053284 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060053284 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060053284 DMM DEBUG MM(262420000001001/d0a4e048) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240916060053284 DMM NOTICE MM(262420000001001/d0a4e048) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060053284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060053284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060053284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060053284 DMM DEBUG MM(262420000001001/d0a4e048) Requesting authorization (sgsn_auth.c:160) 20240916060053284 DMM INFO MM(262420000001001/d0a4e048) Requesting authentication tuples (sgsn_auth.c:184) 20240916060053284 DMM DEBUG MM(262420000001001/d0a4e048) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060053284 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240916060053284 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@847eaf5835e9: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@847eaf5835e9: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20240916060053289 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060053289 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060053289 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060053289 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060053289 DMM INFO MM(262420000001001/d0a4e048) Subscriber data update (mmctx.c:445) 20240916060053289 DMM DEBUG MM(262420000001001/d0a4e048) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060053289 DMM INFO MM(262420000001001/d0a4e048) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060053289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060053289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060053289 DMM INFO MM(262420000001001/d0a4e048) <- GMM AUTH AND CIPHERING REQ (rand = 83 ba 5e 68 18 27 79 3d 51 58 35 53 7e e8 bb 5c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2c bf 4a c7 78 db 8e ce ae d2 4e 8b 91 22 17 66 ) (gprs_gmm.c:483) 20240916060053289 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240916060053289 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060053289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060053289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053289 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060053289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_len:37 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042242EE046523094B99990000100001F02904B8F156E7'O 20240916060053298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060053298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060053298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060053298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060053298 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060053298 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060053298 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060053298 DMM INFO MM(262420000001001/d0a4e048) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060053298 DMM NOTICE MM(262420000001001/d0a4e048) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060053298 DMM DEBUG MM(262420000001001/d0a4e048) checking auth: received UMTS RES = 42 ee 04 65 b8 f1 56 e7 (gprs_gmm.c:666) 20240916060053298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060053298 DMM DEBUG MM(262420000001001/d0a4e048) Requesting authorization (sgsn_auth.c:160) 20240916060053298 DMM INFO MM(262420000001001/d0a4e048) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060053299 DMM DEBUG MM(262420000001001/d0a4e048) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060053299 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240916060053299 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240916060053299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240916060053299 DMM DEBUG MM(262420000001001/d0a4e048) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240916060053299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060053299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060053299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060053299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060053310 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060053310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060053310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060053310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060053310 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060053310 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060053310 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060053310 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240916060053310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240916060053310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240916060053310 DMM INFO MM(262420000001001/d0a4e048) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0a4e048) (gprs_gmm.c:300) 20240916060053310 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240916060053310 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060053310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060053310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060053310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060053310 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060053310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060053310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060053310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060053315 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060053315 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060053315 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240916060053315 DMM INFO MM(262420000001001/d0a4e048) Subscriber data update (mmctx.c:445) 20240916060053315 DMM DEBUG MM(262420000001001/d0a4e048) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060053315 DMM INFO MM(262420000001001/d0a4e048) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060053315 DMM NOTICE MM(262420000001001/d0a4e048) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240916060053315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060053315 DMM NOTICE MM(262420000001001/d0a4e048) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060053315 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20240916060053316 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060053316 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240916060053316 DMM INFO MM(262420000001001/d0a4e048) Subscriber data update (mmctx.c:445) 20240916060053316 DMM DEBUG MM(262420000001001/d0a4e048) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_len:14 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240916060053318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060053318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060053318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060053318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060053318 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060053318 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060053318 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060053318 DMM INFO MM(262420000001001/d0a4e048) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060053318 DMM NOTICE MM(262420000001001/d0a4e048) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060053318 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060053318 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060053318 DMM DEBUG MM_STATE_Iu(1)[0x558605217d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240916060053318 DMM DEBUG MM_STATE_Iu(1)[0x558605217d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240916060053318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060053318 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053318 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060053318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060053318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060053318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060053318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_len:7 SGSN_Test_0-SCCP(1423)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1423)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240916060053323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060053323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060053323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060053323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060053323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053323 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240916060053323 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240916060053323 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240916060053323 DMM INFO MM(262420000001001/d0a4e048) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240916060053323 DMM DEBUG MM_STATE_Iu(1)[0x558605217d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240916060053323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060053323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060053323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053323 DMM DEBUG MM_STATE_Iu(1)[0x558605217d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240916060053323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060053323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@847eaf5835e9: Session index based on local reference:0 20240916060053324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060053324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060053324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060053324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060053324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060053324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060053324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1424)@847eaf5835e9: Deleted conn table entry 0TC_iu_attach(1430)7544680 TC_iu_attach(1430)@847eaf5835e9: setverdict(pass): none -> pass TC_iu_attach(1430)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@847eaf5835e9: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@847eaf5835e9: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@847eaf5835e9: Final verdict of PTC: none 20240916060053394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59094<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916060053399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060053399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1428)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1417)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1412)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@847eaf5835e9: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@847eaf5835e9: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1422)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1415)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1420)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1410)@847eaf5835e9: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@847eaf5835e9: Test case TC_iu_attach finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Sep 16 06:00:53 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20240916060053514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060053526 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240916060053526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060053526 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240916060053526 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240916060053526 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240916060053526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060053526 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240916060053526 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240916060053526 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240916060053526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060053526 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240916060053526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240916060053526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240916060053526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240916060053526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240916060053526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240916060053526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240916060053526 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240916060053917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207124) 20240916060054401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060054401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060054563 DGPRS DEBUG Checking for inactive LLMEs, time = 28994653 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=207124, count=208884) 20240916060055402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060055402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060055527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240916060055527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240916060055527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Sep 16 06:00:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060056404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060056404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_iu_attach_encr started. 20240916060057011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060057014 DMM INFO MM(262420000001001/d0a4e048) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060057014 DMM INFO MM(262420000001001/d0a4e048) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060057014 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060057014 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060057014 DMM DEBUG MM_STATE_Iu(1)[0x558605217d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240916060057014 DMM DEBUG MM_STATE_Iu(1)[0x558605217d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240916060057015 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240916060057015 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060057015 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240916060057015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Init}: Deallocated (fsm.c:568) 20240916060057015 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Deallocated (fsm.c:568) 20240916060057015 DMM DEBUG MM_STATE_Iu(1)[0x558605217d90]{Detached}: Deallocated (fsm.c:568) 20240916060057015 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Deregistered}: Deallocated (fsm.c:568) 20240916060057015 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060057066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060057066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060057066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060057066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060057066 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060057066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060057066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060057066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060057066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060057067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060057067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060057067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060057067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060057067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060057067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060057067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060057067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060057067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060057067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060057067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060057067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060057067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060057069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060057074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060057074 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060057082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060057082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060057082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060057082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060057082 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060057082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060057082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060057082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060057082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060057083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060057083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060057083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060057083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060057083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060057083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060057083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060057083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060057083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060057083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060057083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060057083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060057083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060057085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060057090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060057090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060057097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060057097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060057097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060057097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060057097 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060057097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060057097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060057097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060057097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060057098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060057098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060057098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060057098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060057098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060057098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060057098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060057098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060057098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060057098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060057098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1445)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060057099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060057099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060057100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@847eaf5835e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@847eaf5835e9: ************************************************* SGSN_Test_0-M3UA(1448)@847eaf5835e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@847eaf5835e9: ************************************************* MTC@847eaf5835e9: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@847eaf5835e9: v_sccp_pdu_maxlen:268 20240916060057105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060057105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060057306 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916060057306 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240916060057306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916060057306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1448)@847eaf5835e9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240916060057312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060057312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240916060057312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240916060057312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240916060057312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240916060057312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240916060057312 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240916060057314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060057314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240916060057314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240916060057315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240916060057315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240916060057315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240916060057315 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240916060057315 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240916060057405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060057405 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060057405 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060057405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@847eaf5835e9: 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) } } } } 20240916060057410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060057411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@847eaf5835e9: 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(1450)@847eaf5835e9: 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(1450)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916060058122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060058122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060058122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060058122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060058122 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240916060058122 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240916060058123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060058123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060058123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060058123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1447)@847eaf5835e9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@847eaf5835e9: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='E9569629'O, index=0 SGSN_Test-GSUP(1451)@847eaf5835e9: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@847eaf5835e9: 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 := '2F4E'O ("/N"), rac := '69'O ("i") }, 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(1447)@847eaf5835e9: Added conn table entry 0TC_iu_attach_encr(1453)9495055 SGSN_Test_0-SCCP(1446)@847eaf5835e9: First idle individual index:0 SGSN_Test_0-RAN(1447)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 20240916060058496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060058497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060058497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060058497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060058497 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060058497 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060058497 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060058497 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060058497 DMM DEBUG GMM(gmm_fsm)[0x558605217d90]{Deregistered}: Allocated (fsm.c:456) 20240916060058497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916060058497 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Allocated (fsm.c:456) 20240916060058497 DMM DEBUG MM_STATE_Iu[0x558605207d90]{Detached}: Allocated (fsm.c:456) 20240916060058497 DMM DEBUG GMM(gmm_fsm)[0x558605217d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060058497 DMM DEBUG GMM(gmm_fsm)[0x558605217d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060058497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060058497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060058497 DMM DEBUG MM(262420000001001/d38b6e76) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060058497 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240916060058497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060058497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060058497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060058497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060058497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060058497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060058497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060058497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@847eaf5835e9: { messageType := 2, destLocRef := '90E20F'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(1446)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@847eaf5835e9: 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 := '0E39C09CD4727BBD5BD021C6BFB97CE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '942D104F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D186358C94F7B9F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '00F1D8F9A95E6651CF651FFFACF20CE1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9E134B743C5BC97BE3ED2975CD34C940'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '807CEE258E87538DCA334589A98F2003'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '960C24F6E8E691B3'O } } } } } SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240916060058504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060058504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060058504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060058504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060058504 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060058504 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060058504 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060058504 DMM DEBUG MM(262420000001001/d38b6e76) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240916060058505 DMM NOTICE MM(262420000001001/d38b6e76) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060058505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060058505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060058505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060058505 DMM DEBUG MM(262420000001001/d38b6e76) Requesting authorization (sgsn_auth.c:160) 20240916060058505 DMM INFO MM(262420000001001/d38b6e76) Requesting authentication tuples (sgsn_auth.c:184) 20240916060058505 DMM DEBUG MM(262420000001001/d38b6e76) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060058505 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240916060058505 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@847eaf5835e9: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@847eaf5835e9: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20240916060058507 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060058507 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060058507 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060058507 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060058507 DMM INFO MM(262420000001001/d38b6e76) Subscriber data update (mmctx.c:445) 20240916060058507 DMM DEBUG MM(262420000001001/d38b6e76) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060058507 DMM INFO MM(262420000001001/d38b6e76) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060058507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060058507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060058507 DMM INFO MM(262420000001001/d38b6e76) <- GMM AUTH AND CIPHERING REQ (rand = 0e 39 c0 9c d4 72 7b bd 5b d0 21 c6 bf b9 7c e0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 80 7c ee 25 8e 87 53 8d ca 33 45 89 a9 8f 20 03 ) (gprs_gmm.c:483) 20240916060058507 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240916060058508 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058508 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060058508 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060058508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060058508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_len:37 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22960C24F623094B99990000100001F02904E8E691B3'O 20240916060058516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060058516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060058516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060058516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060058516 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060058516 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060058516 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060058516 DMM INFO MM(262420000001001/d38b6e76) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060058516 DMM NOTICE MM(262420000001001/d38b6e76) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060058516 DMM DEBUG MM(262420000001001/d38b6e76) checking auth: received UMTS RES = 96 0c 24 f6 e8 e6 91 b3 (gprs_gmm.c:666) 20240916060058516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060058516 DMM DEBUG MM(262420000001001/d38b6e76) Requesting authorization (sgsn_auth.c:160) 20240916060058516 DMM INFO MM(262420000001001/d38b6e76) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060058516 DMM DEBUG MM(262420000001001/d38b6e76) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060058516 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240916060058516 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240916060058516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240916060058516 DMM DEBUG MM(262420000001001/d38b6e76) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240916060058517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060058517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060058517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060058517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_len:17 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240916060058532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060058532 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060058532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060058532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060058532 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060058532 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060058532 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060058532 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240916060058532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240916060058532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240916060058532 DMM INFO MM(262420000001001/d38b6e76) <- GMM ATTACH ACCEPT (new P-TMSI=0xd38b6e76) (gprs_gmm.c:300) 20240916060058532 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240916060058532 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058532 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060058533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060058533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060058533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060058533 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060058533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060058533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060058533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060058538 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060058538 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060058538 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240916060058538 DMM INFO MM(262420000001001/d38b6e76) Subscriber data update (mmctx.c:445) 20240916060058538 DMM DEBUG MM(262420000001001/d38b6e76) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060058538 DMM INFO MM(262420000001001/d38b6e76) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060058538 DMM NOTICE MM(262420000001001/d38b6e76) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240916060058538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060058538 DMM NOTICE MM(262420000001001/d38b6e76) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060058538 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20240916060058539 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060058539 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240916060058539 DMM INFO MM(262420000001001/d38b6e76) Subscriber data update (mmctx.c:445) 20240916060058539 DMM DEBUG MM(262420000001001/d38b6e76) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_len:14 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240916060058541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060058541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060058541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060058542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060058542 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060058542 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060058542 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060058542 DMM INFO MM(262420000001001/d38b6e76) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060058542 DMM NOTICE MM(262420000001001/d38b6e76) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060058542 DMM DEBUG GMM(gmm_fsm)[0x558605217d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060058542 DMM DEBUG GMM(gmm_fsm)[0x558605217d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060058542 DMM DEBUG MM_STATE_Iu(2)[0x558605207d90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240916060058542 DMM DEBUG MM_STATE_Iu(2)[0x558605207d90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240916060058542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060058542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060058542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060058542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060058542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060058542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_len:7 SGSN_Test_0-SCCP(1446)@847eaf5835e9: vl_from0 20240916060058547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060058547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060058547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060058547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240916060058547 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058547 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060058547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060058547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058547 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240916060058547 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240916060058547 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240916060058547 DMM INFO MM(262420000001001/d38b6e76) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240916060058547 DMM DEBUG MM_STATE_Iu(2)[0x558605207d90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240916060058547 DMM DEBUG MM_STATE_Iu(2)[0x558605207d90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240916060058547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060058547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1446)@847eaf5835e9: Session index based on local reference:0 20240916060058548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058548 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060058548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060058548 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060058548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060058548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060058548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060058548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1447)@847eaf5835e9: Deleted conn table entry 0TC_iu_attach_encr(1453)9495055 TC_iu_attach_encr(1453)@847eaf5835e9: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@847eaf5835e9: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@847eaf5835e9: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@847eaf5835e9: Final verdict of PTC: none 20240916060058619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59108<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1445)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1440)@847eaf5835e9: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@847eaf5835e9: Final verdict of PTC: none 20240916060058625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060058625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach_encr-BVCI196(1434)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1451)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1435)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@847eaf5835e9: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1438)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1433)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1443)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@847eaf5835e9: Test case TC_iu_attach_encr finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Sep 16 06:00:58 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20240916060058744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060058754 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240916060058754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060058754 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240916060058754 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240916060058754 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240916060058754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060058754 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240916060058754 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240916060058754 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240916060058754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060058754 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240916060058754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240916060058754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240916060058754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240916060058754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240916060058754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240916060058754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240916060058754 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240916060059146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210320) 20240916060059626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060059626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210320, count=211576) 20240916060100627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060100627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060100755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240916060100755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240916060100755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Sep 16 06:01:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060101628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060101629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_iu_attach_geran_rau started. 20240916060102239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060102241 DMM INFO MM(262420000001001/d38b6e76) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060102241 DMM INFO MM(262420000001001/d38b6e76) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060102241 DMM DEBUG GMM(gmm_fsm)[0x558605217d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060102241 DMM DEBUG GMM(gmm_fsm)[0x558605217d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060102241 DMM DEBUG MM_STATE_Iu(2)[0x558605207d90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240916060102241 DMM DEBUG MM_STATE_Iu(2)[0x558605207d90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240916060102241 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240916060102241 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060102241 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240916060102241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916060102241 DMM DEBUG MM_STATE_Gb[0x558605207ff0]{Idle}: Deallocated (fsm.c:568) 20240916060102241 DMM DEBUG MM_STATE_Iu(2)[0x558605207d90]{Detached}: Deallocated (fsm.c:568) 20240916060102241 DMM DEBUG GMM(gmm_fsm)[0x558605217d90]{Deregistered}: Deallocated (fsm.c:568) 20240916060102241 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060102279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060102279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060102279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060102279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060102279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060102279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060102279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060102279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060102279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060102279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060102279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060102279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060102279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060102279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060102279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060102279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060102279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060102279 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060102279 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060102279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1458)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060102280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060102280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060102282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060102287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060102287 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1464)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1464)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060102298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060102298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060102298 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060102298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060102298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1463)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1464)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060102298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060102298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060102298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060102298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060102298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060102298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060102298 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060102298 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060102298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060102299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060102299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1464)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1464)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060102300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240916060102306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060102306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1463)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1461)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1468)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060102310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060102310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060102310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060102310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060102310 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060102310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060102310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060102310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060102310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060102311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060102311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060102311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060102311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060102311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060102311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060102311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060102311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060102311 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060102311 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060102311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060102312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060102312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060102314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@847eaf5835e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@847eaf5835e9: ************************************************* SGSN_Test_0-M3UA(1471)@847eaf5835e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@847eaf5835e9: ************************************************* MTC@847eaf5835e9: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1465)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1469)@847eaf5835e9: v_sccp_pdu_maxlen:268 20240916060102321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060102321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060102520 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916060102520 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240916060102520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916060102520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1471)@847eaf5835e9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240916060102527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060102527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240916060102527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240916060102527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240916060102527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240916060102527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240916060102527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240916060102529 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060102529 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240916060102529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240916060102529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240916060102529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240916060102529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240916060102529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240916060102530 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240916060102629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060102630 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060102630 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060102630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@847eaf5835e9: 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) } } } } 20240916060102634 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060102635 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@847eaf5835e9: 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(1473)@847eaf5835e9: 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(1473)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916060103324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060103324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060103324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060103324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060103325 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240916060103325 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240916060103325 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103325 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060103325 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060103325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060103325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1470)@847eaf5835e9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@847eaf5835e9: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E261918D'O, index=0 SGSN_Test-GSUP(1474)@847eaf5835e9: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@847eaf5835e9: 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 := 'ABCB'O, rac := '62'O ("b") }, 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(1470)@847eaf5835e9: Added conn table entry 0TC_iu_attach_geran_rau(1476)13585408 SGSN_Test_0-SCCP(1469)@847eaf5835e9: First idle individual index:0 SGSN_Test_0-RAN(1470)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 20240916060103723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060103723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060103723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060103723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060103723 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060103723 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060103723 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060103723 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060103723 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916060103723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Init}: Allocated (fsm.c:456) 20240916060103723 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Allocated (fsm.c:456) 20240916060103723 DMM DEBUG MM_STATE_Iu[0x55860520f3a0]{Detached}: Allocated (fsm.c:456) 20240916060103723 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060103723 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060103723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060103723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060103723 DMM DEBUG MM(262420000001002/fc87bf42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060103723 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240916060103723 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060103723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060103723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060103723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060103723 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060103723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060103723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060103723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@847eaf5835e9: { messageType := 2, destLocRef := 'CF4C00'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(1469)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@847eaf5835e9: 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 := 'BD3F885B65A2A8CA4367B7A84FAE2E25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FAB1BB3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F5AB8D4C3DCCC46B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6FCF20481E0126E6C233294B079BB751'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CB2BBF6E6144ECE620AD6B4E20AEC290'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A2329558ECD23F08789F44F9DCC807BB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '177FB2688C0FC2CA'O } } } } } SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_from0 20240916060103731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060103731 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060103732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060103732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240916060103732 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060103732 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060103732 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060103732 DMM DEBUG MM(262420000001002/fc87bf42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240916060103732 DMM NOTICE MM(262420000001002/fc87bf42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060103732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060103732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060103732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060103732 DMM DEBUG MM(262420000001002/fc87bf42) Requesting authorization (sgsn_auth.c:160) 20240916060103732 DMM INFO MM(262420000001002/fc87bf42) Requesting authentication tuples (sgsn_auth.c:184) 20240916060103732 DMM DEBUG MM(262420000001002/fc87bf42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060103732 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240916060103732 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@847eaf5835e9: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@847eaf5835e9: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20240916060103734 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060103734 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060103734 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060103734 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060103734 DMM INFO MM(262420000001002/fc87bf42) Subscriber data update (mmctx.c:445) 20240916060103734 DMM DEBUG MM(262420000001002/fc87bf42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060103734 DMM INFO MM(262420000001002/fc87bf42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060103734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060103734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060103734 DMM INFO MM(262420000001002/fc87bf42) <- GMM AUTH AND CIPHERING REQ (rand = bd 3f 88 5b 65 a2 a8 ca 43 67 b7 a8 4f ae 2e 25 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a2 32 95 58 ec d2 3f 08 78 9f 44 f9 dc c8 07 bb ) (gprs_gmm.c:483) 20240916060103734 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240916060103734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060103734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060103734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060103734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_len:37 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_from0 20240916060103740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060103740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060103740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-SCCP(1469)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22177FB26823094B99990000100002F029048C0FC2CA'O 20240916060103740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060103740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060103740 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060103740 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060103740 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060103740 DMM INFO MM(262420000001002/fc87bf42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060103740 DMM NOTICE MM(262420000001002/fc87bf42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060103740 DMM DEBUG MM(262420000001002/fc87bf42) checking auth: received UMTS RES = 17 7f b2 68 8c 0f c2 ca (gprs_gmm.c:666) 20240916060103740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060103740 DMM DEBUG MM(262420000001002/fc87bf42) Requesting authorization (sgsn_auth.c:160) 20240916060103740 DMM INFO MM(262420000001002/fc87bf42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060103740 DMM DEBUG MM(262420000001002/fc87bf42) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060103740 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240916060103740 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240916060103740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240916060103740 DMM DEBUG MM(262420000001002/fc87bf42) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240916060103740 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060103740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060103740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060103740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060103747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060103747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060103747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060103747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060103747 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060103747 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060103747 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060103747 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240916060103747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240916060103747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240916060103747 DMM INFO MM(262420000001002/fc87bf42) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc87bf42) (gprs_gmm.c:300) 20240916060103747 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240916060103747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060103747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060103747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060103747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060103747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060103747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060103747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060103747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060103750 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060103750 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060103750 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240916060103750 DMM INFO MM(262420000001002/fc87bf42) Subscriber data update (mmctx.c:445) 20240916060103750 DMM DEBUG MM(262420000001002/fc87bf42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060103750 DMM INFO MM(262420000001002/fc87bf42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060103750 DMM NOTICE MM(262420000001002/fc87bf42) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240916060103750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060103750 DMM NOTICE MM(262420000001002/fc87bf42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060103750 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20240916060103751 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060103751 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240916060103751 DMM INFO MM(262420000001002/fc87bf42) Subscriber data update (mmctx.c:445) 20240916060103751 DMM DEBUG MM(262420000001002/fc87bf42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_len:14 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240916060103752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060103752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060103752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060103752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060103753 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060103753 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060103753 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060103753 DMM INFO MM(262420000001002/fc87bf42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060103753 DMM NOTICE MM(262420000001002/fc87bf42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060103753 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060103753 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060103753 DMM DEBUG MM_STATE_Iu(3)[0x55860520f3a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240916060103753 DMM DEBUG MM_STATE_Iu(3)[0x55860520f3a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240916060103753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060103753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060103753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060103753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060103753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060103753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_len:7 SGSN_Test_0-SCCP(1469)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1469)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240916060103756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060103756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060103756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060103756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060103757 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240916060103757 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240916060103757 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240916060103757 DMM INFO MM(262420000001002/fc87bf42) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240916060103757 DMM DEBUG MM_STATE_Iu(3)[0x55860520f3a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240916060103757 DMM DEBUG MM_STATE_Iu(3)[0x55860520f3a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240916060103757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060103757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060103757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060103757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@847eaf5835e9: Session index based on local reference:0 20240916060103758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060103758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060103758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060103758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060103758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060103758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060103758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1470)@847eaf5835e9: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)13585408 TC_iu_attach_geran_rau(1476)@847eaf5835e9: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@847eaf5835e9: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@847eaf5835e9: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='FC87BF42'O, index=1 20240916060103830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060103830 DLLC NOTICE LLME(ffffffff/fc87bf42){UNASSIGNED} LLC RX: unknown TLLI 0xfc87bf42, creating LLME on the fly (gprs_llc.c:552) 20240916060103830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240916060103830 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916060103830 DMM INFO MM(262420000001002/fc87bf42) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: fc87bf42, P-TMSI: fc87bf42 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20240916060103830 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240916060103830 DMM DEBUG MM_STATE_Iu(3)[0x55860520f3a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240916060103830 DMM DEBUG MM_STATE_Iu(3)[0x55860520f3a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240916060103830 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060103830 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240916060103830 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060103830 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060103830 DLLC NOTICE LLME(ffffffff/fc87bf42){UNASSIGNED} LLGM Assign pre (fc87bf42 => fc87bf42) (gprs_llc.c:1079) 20240916060103830 DLLC NOTICE LLME(fc87bf42/fc87bf42){ASSIGNED} LLGM Assign post (fc87bf42 => fc87bf42) (gprs_llc.c:1125) 20240916060103830 DMM INFO MM(262420000001002/fc87bf42) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@847eaf5835e9: Removing Client IMSI='262420000001002'H, index=1 TC_iu_attach_geran_rau(1476)@847eaf5835e9: Final verdict of PTC: pass 20240916060103866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060103866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060103866 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060103866 DMM INFO MM(262420000001002/fc87bf42) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240916060103866 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240916060103866 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060103866 DLLC NOTICE LLME(fc87bf42/fc87bf42){ASSIGNED} LLGM Assign pre (ffffffff => fc87bf42) (gprs_llc.c:1079) 20240916060103866 DLLC NOTICE LLME(ffffffff/fc87bf42){ASSIGNED} LLGM Assign post (ffffffff => fc87bf42) (gprs_llc.c:1125) 20240916060103866 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240916060103866 DMM ERROR MM_STATE_Gb[0x558605207ec0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) SGSN_Test_0-RAN(1470)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@847eaf5835e9: Final verdict of PTC: none 20240916060103877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@847eaf5835e9: Final verdict of PTC: none 20240916060103882 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060103882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1473)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1464)@847eaf5835e9: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@847eaf5835e9: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1463)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@847eaf5835e9: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1461)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1458)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1468)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1466)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1456)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1462)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1463): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1464): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@847eaf5835e9: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Sep 16 06:01:03 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20240916060103958 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240916060103958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060103958 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240916060103958 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240916060103958 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240916060103958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060103958 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240916060103958 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240916060103958 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240916060103958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060103958 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240916060103958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240916060103958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240916060103958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240916060103958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240916060103958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240916060103958 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240916060103958 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240916060103988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060104390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218824) 20240916060104882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060104883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218824, count=220180) 20240916060105884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060105884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060105959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240916060105959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240916060105959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Sep 16 06:01:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060106885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060106885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_geran_attach_iu_rau started. 20240916060107482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060107484 DMM INFO MM(262420000001002/fc87bf42) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060107484 DMM INFO MM(262420000001002/fc87bf42) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060107484 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060107484 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060107484 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240916060107484 DMM ERROR MM_STATE_Gb[0x558605207ec0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240916060107484 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240916060107484 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060107484 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20240916060107484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ff0]{Init}: Deallocated (fsm.c:568) 20240916060107484 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Deallocated (fsm.c:568) 20240916060107484 DMM DEBUG MM_STATE_Iu(3)[0x55860520f3a0]{Detached}: Deallocated (fsm.c:568) 20240916060107484 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916060107484 DLLC NOTICE LLME(ffffffff/fc87bf42){ASSIGNED} LLGM Assign pre (fc87bf42 => ffffffff) (gprs_llc.c:1079) 20240916060107484 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc87bf42 => ffffffff) (gprs_llc.c:1125) 20240916060107484 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060107531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060107531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060107531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060107531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060107531 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060107531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060107531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060107531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060107531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060107531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060107531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060107531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060107532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060107532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060107532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060107532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060107532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060107532 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060107532 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060107532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060107532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060107532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060107533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060107538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060107538 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060107550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060107550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060107550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060107550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060107550 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060107550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060107550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060107550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060107550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060107552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060107552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060107552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060107552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060107552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060107552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060107552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060107552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060107552 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060107552 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060107552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060107552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060107552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060107555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060107560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060107560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060107568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060107568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060107568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060107568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060107568 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060107568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060107568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060107568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060107568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060107569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060107569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060107569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060107569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060107569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060107569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060107569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060107569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060107569 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060107569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060107569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060107570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060107570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060107572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@847eaf5835e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@847eaf5835e9: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@847eaf5835e9: ************************************************* SGSN_Test_0-M3UA(1494)@847eaf5835e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@847eaf5835e9: ************************************************* SGSN_Test_0-SCCP(1492)@847eaf5835e9: v_sccp_pdu_maxlen:268 20240916060107577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060107577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060107777 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916060107777 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240916060107777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916060107777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1494)@847eaf5835e9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240916060107785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060107785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240916060107785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240916060107785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240916060107785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240916060107785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240916060107785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240916060107787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060107787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240916060107787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240916060107787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240916060107787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240916060107787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240916060107787 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240916060107787 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240916060107886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060107886 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060107886 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060107886 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@847eaf5835e9: 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) } } } } 20240916060107890 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916060107891 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@847eaf5835e9: 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(1496)@847eaf5835e9: 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(1496)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916060108592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060108592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060108592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060108592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060108592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060108592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060108593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060108593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060108593 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240916060108593 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240916060108593 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060108593 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060108593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060108593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060108593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060108593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060108593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060108593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1493)@847eaf5835e9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@847eaf5835e9: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='D27B8CB5'O, index=0 SGSN_Test-GSUP(1497)@847eaf5835e9: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@847eaf5835e9: 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 := 'ED84BDAF1A71D2B6A81136D38D3DEC03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB57BD6B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '267298C184F5AB5F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3F436DE04D049E45C31BC4A7620E013'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6F782A22FA303D68DD317E8B5A34CE78'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '693F29F0F665105D842CA0EAF888CEB9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B26B7C80AC94FA84'O } } } } } 20240916060108975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060108975 DLLC NOTICE LLME(ffffffff/d27b8cb5){UNASSIGNED} LLC RX: unknown TLLI 0xd27b8cb5, creating LLME on the fly (gprs_llc.c:552) 20240916060108975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060108975 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060108975 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Allocated (fsm.c:456) 20240916060108975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Allocated (fsm.c:456) 20240916060108975 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Allocated (fsm.c:456) 20240916060108975 DMM DEBUG MM_STATE_Iu[0x558605207ff0]{Detached}: Allocated (fsm.c:456) 20240916060108975 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060108975 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060108975 DLLC NOTICE LLME(ffffffff/d27b8cb5){UNASSIGNED} LLGM Assign pre (d27b8cb5 => e1a70d88) (gprs_llc.c:1079) 20240916060108975 DLLC NOTICE LLME(d27b8cb5/e1a70d88){ASSIGNED} LLGM Assign post (d27b8cb5 => e1a70d88) (gprs_llc.c:1125) 20240916060108975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060108975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060108975 DMM DEBUG MM(262420000001003/e1a70d88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060108988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060108988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240916060108988 DMM DEBUG MM_STATE_Gb(0)[0x558605207ec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060108988 DMM DEBUG MM(262420000001003/e1a70d88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240916060108988 DMM NOTICE MM(262420000001003/e1a70d88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060108988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060108988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060108988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060108988 DMM DEBUG MM(262420000001003/e1a70d88) Requesting authorization (sgsn_auth.c:160) 20240916060108988 DMM INFO MM(262420000001003/e1a70d88) Requesting authentication tuples (sgsn_auth.c:184) 20240916060108988 DMM DEBUG MM(262420000001003/e1a70d88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060108988 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240916060108988 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@847eaf5835e9: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@847eaf5835e9: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20240916060108992 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060108992 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060108992 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060108992 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060108992 DMM INFO MM(262420000001003/e1a70d88) Subscriber data update (mmctx.c:445) 20240916060108992 DMM DEBUG MM(262420000001003/e1a70d88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060108992 DMM INFO MM(262420000001003/e1a70d88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060108992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060108992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060108992 DMM INFO MM(262420000001003/e1a70d88) <- GMM AUTH AND CIPHERING REQ (rand = ed 84 bd af 1a 71 d2 b6 a8 11 36 d3 8d 3d ec 03 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 69 3f 29 f0 f6 65 10 5d 84 2c a0 ea f8 88 ce b9 ) (gprs_gmm.c:483) 20240916060109004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060109004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240916060109004 DMM DEBUG MM_STATE_Gb(0)[0x558605207ec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060109004 DMM INFO MM(262420000001003/e1a70d88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060109004 DMM NOTICE MM(262420000001003/e1a70d88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060109004 DMM DEBUG MM(262420000001003/e1a70d88) checking auth: received UMTS RES = b2 6b 7c 80 ac 94 fa 84 (gprs_gmm.c:666) 20240916060109004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060109004 DMM DEBUG MM(262420000001003/e1a70d88) Requesting authorization (sgsn_auth.c:160) 20240916060109004 DMM INFO MM(262420000001003/e1a70d88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060109004 DMM DEBUG MM(262420000001003/e1a70d88) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060109004 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240916060109004 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240916060109004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240916060109004 DMM INFO MM(262420000001003/e1a70d88) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1a70d88) (gprs_gmm.c:300) 20240916060109006 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060109006 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060109006 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240916060109006 DMM INFO MM(262420000001003/e1a70d88) Subscriber data update (mmctx.c:445) 20240916060109006 DMM DEBUG MM(262420000001003/e1a70d88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060109006 DMM INFO MM(262420000001003/e1a70d88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060109006 DMM NOTICE MM(262420000001003/e1a70d88) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240916060109006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060109006 DMM NOTICE MM(262420000001003/e1a70d88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060109006 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20240916060109007 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060109007 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240916060109007 DMM INFO MM(262420000001003/e1a70d88) Subscriber data update (mmctx.c:445) 20240916060109007 DMM DEBUG MM(262420000001003/e1a70d88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240916060109015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060109015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240916060109015 DMM DEBUG MM_STATE_Gb(0)[0x558605207ec0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240916060109015 DMM INFO MM(262420000001003/e1a70d88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060109015 DMM NOTICE MM(262420000001003/e1a70d88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060109015 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060109015 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060109015 DLLC NOTICE LLME(d27b8cb5/e1a70d88){ASSIGNED} LLGM Assign pre (ffffffff => e1a70d88) (gprs_llc.c:1079) 20240916060109015 DLLC NOTICE LLME(ffffffff/e1a70d88){ASSIGNED} LLGM Assign post (ffffffff => e1a70d88) (gprs_llc.c:1125) 20240916060109015 DMM DEBUG MM_STATE_Gb(0)[0x558605207ec0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240916060109015 DMM DEBUG MM_STATE_Gb(0)[0x558605207ec0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240916060109015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060109015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@847eaf5835e9: 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 := 'E1A70D88'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(1493)@847eaf5835e9: Added conn table entry 0TC_geran_attach_iu_rau(1499)12770365 SGSN_Test_0-SCCP(1492)@847eaf5835e9: First idle individual index:0 SGSN_Test_0-RAN(1493)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 20240916060109085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060109085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060109085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060109085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060109085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060109085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060109085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060109085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060109086 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060109086 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060109086 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060109086 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240916060109086 DMM INFO MM(262420000001003/e1a70d88) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e1a70d88 (00000000), TLLI: e1a70d88 (e1a70d88), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240916060109086 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240916060109086 DMM DEBUG MM_STATE_Gb(0)[0x558605207ec0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240916060109086 DMM DEBUG MM_STATE_Gb(0)[0x558605207ec0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240916060109086 DLLC NOTICE LLME(ffffffff/e1a70d88){ASSIGNED} LLGM Assign pre (e1a70d88 => ffffffff) (gprs_llc.c:1079) 20240916060109086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1a70d88 => ffffffff) (gprs_llc.c:1125) 20240916060109086 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060109086 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240916060109086 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060109086 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060109086 DMM DEBUG MM(262420000001003/e1a70d88) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240916060109086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060109086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060109086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060109086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060109086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060109086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060109086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060109086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060109086 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060109086 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060109086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060109086 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060109086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060109086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060109087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060109087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1492)@847eaf5835e9: { messageType := 2, destLocRef := 'C2DC3D'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(1492)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1492)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1492)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060109108 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060109108 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060109108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060109108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060109108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060109108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060109108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060109108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060109108 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060109108 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060109108 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060109108 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240916060109109 DMM INFO MM(262420000001003/e1a70d88) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240916060109109 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240916060109109 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060109109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060109109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060109109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060109109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060109109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060109109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060109109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060109109 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060109109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060109109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060109109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060109109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060109109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060109109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060109109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1492)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@847eaf5835e9: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@847eaf5835e9: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@847eaf5835e9: vl_len:14 SGSN_Test_0-SCCP(1492)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1492)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240916060109132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060109132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060109132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060109132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060109132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060109132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060109132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060109132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060109132 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060109132 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060109132 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060109132 DMM INFO MM(262420000001003/e1a70d88) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240916060109132 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240916060109132 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060109132 DMM DEBUG MM_STATE_Iu[0x558605207ff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20240916060109132 DMM ERROR MM_STATE_Iu[0x558605207ff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@847eaf5835e9: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@847eaf5835e9: Final verdict of PTC: none 20240916060109140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47084<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916060109145 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060109145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1491)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@847eaf5835e9: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1497)@847eaf5835e9: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1481)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1486)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@847eaf5835e9: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1479)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1489)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1484)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@847eaf5835e9: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Sep 16 06:01:09 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20240916060109309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060109338 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240916060109338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060109338 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240916060109338 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240916060109338 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240916060109338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060109338 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240916060109338 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240916060109338 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240916060109338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060109338 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240916060109338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240916060109338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240916060109338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240916060109338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240916060109338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240916060109338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240916060109338 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240916060109711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130480) 20240916060110147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060110147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=130480, count=177828) 20240916060111148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060111148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060111338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240916060111338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240916060111338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Sep 16 06:01:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060112150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060112150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_user started. 20240916060112809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060112810 DMM INFO MM(262420000001003/e1a70d88) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060112810 DMM INFO MM(262420000001003/e1a70d88) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060112810 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060112810 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060112810 DMM DEBUG MM_STATE_Iu[0x558605207ff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240916060112810 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240916060112810 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060112810 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20240916060112810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55860520f3a0]{Init}: Deallocated (fsm.c:568) 20240916060112810 DMM DEBUG MM_STATE_Gb(0)[0x558605207ec0]{Idle}: Deallocated (fsm.c:568) 20240916060112810 DMM DEBUG MM_STATE_Iu[0x558605207ff0]{Detached}: Deallocated (fsm.c:568) 20240916060112810 DMM DEBUG GMM(gmm_fsm)[0x558605207d90]{Deregistered}: Deallocated (fsm.c:568) 20240916060112810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1505)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1505)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060112842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060112842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060112842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060112842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060112842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060112842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060112842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060112842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060112842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1504)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1505)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060112842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060112842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060112842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060112842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060112842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060112842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060112842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060112842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060112842 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060112842 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060112842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060112843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060112843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1505)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1505)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060112845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1501)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1504)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20240916060112850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060112850 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1509)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(1502)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1509)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060112853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060112853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060112853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060112853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060112853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060112853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060112853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060112853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060112853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060112854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060112854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060112854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060112854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060112854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060112854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060112854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060112854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060112854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060112854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060112854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060112855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060112855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060112857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060112862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060112862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060112869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060112869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060112869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060112869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060112869 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060112869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060112869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060112869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060112869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060112870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060112870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060112870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060112870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060112870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060112870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060112870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060112870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060112870 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060112870 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060112870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060112870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060112870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060112872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060112877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060112877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@847eaf5835e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@847eaf5835e9: ************************************************* MTC@847eaf5835e9: Starting RAN_Emulation SGSN_Test_0-M3UA(1517)@847eaf5835e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@847eaf5835e9: ************************************************* TC_attach_pdp_act_user-BVCI220(1513)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1515)@847eaf5835e9: v_sccp_pdu_maxlen:268 20240916060113079 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916060113079 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240916060113079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916060113079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1517)@847eaf5835e9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240916060113083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060113083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240916060113083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240916060113083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240916060113083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240916060113083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240916060113083 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240916060113085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060113085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240916060113085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240916060113085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240916060113085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240916060113085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240916060113085 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240916060113085 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240916060113152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060113152 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060113152 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060113152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@847eaf5835e9: 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) } } } } 20240916060113156 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060113157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@847eaf5835e9: 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(1519)@847eaf5835e9: 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(1519)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916060113898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060113898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060113898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060113898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060113898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060113898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060113899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060113899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060113899 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240916060113899 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240916060113899 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060113899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060113900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060113900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060113900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060113900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060113900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060113900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1516)@847eaf5835e9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1502)@847eaf5835e9: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='C2710B06'O, index=0 SGSN_Test-GSUP(1520)@847eaf5835e9: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@847eaf5835e9: 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 := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '107E'O, rac := 'CA'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(1516)@847eaf5835e9: Added conn table entry 0TC_attach_pdp_act_user(1522)16078596 SGSN_Test_0-SCCP(1515)@847eaf5835e9: First idle individual index:0 SGSN_Test_0-RAN(1516)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 20240916060114246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114246 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060114246 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060114246 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060114247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060114247 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{Deregistered}: Allocated (fsm.c:456) 20240916060114247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916060114247 DMM DEBUG MM_STATE_Gb[0x55860520f3a0]{Idle}: Allocated (fsm.c:456) 20240916060114247 DMM DEBUG MM_STATE_Iu[0x5586052184b0]{Detached}: Allocated (fsm.c:456) 20240916060114247 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060114247 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060114247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060114247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060114247 DMM DEBUG MM(262420000001004/d3c2b277) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060114247 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240916060114247 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114247 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114247 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114247 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: { messageType := 2, destLocRef := 'F55704'O, sourceLocRef := '000005'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(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@847eaf5835e9: 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 := '80043742C76824D363BACCEE8ED49D6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '503D9147'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF555E5289D79744'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '171A622C08B08DFBB4B20087577C9D7F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B14D7485A15F4F1FE94F65C0F5696D63'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4B9E6D0562D6D03DE82F4247DF366C4A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4C2CE660D93B836C'O } } } } } SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240916060114255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114255 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060114255 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060114255 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060114255 DMM DEBUG MM(262420000001004/d3c2b277) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240916060114255 DMM NOTICE MM(262420000001004/d3c2b277) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060114255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060114255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060114256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060114256 DMM DEBUG MM(262420000001004/d3c2b277) Requesting authorization (sgsn_auth.c:160) 20240916060114256 DMM INFO MM(262420000001004/d3c2b277) Requesting authentication tuples (sgsn_auth.c:184) 20240916060114256 DMM DEBUG MM(262420000001004/d3c2b277) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060114256 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240916060114256 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@847eaf5835e9: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20240916060114258 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060114258 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060114258 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060114258 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060114258 DMM INFO MM(262420000001004/d3c2b277) Subscriber data update (mmctx.c:445) 20240916060114258 DMM DEBUG MM(262420000001004/d3c2b277) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060114258 DMM INFO MM(262420000001004/d3c2b277) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060114258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060114258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060114258 DMM INFO MM(262420000001004/d3c2b277) <- GMM AUTH AND CIPHERING REQ (rand = 80 04 37 42 c7 68 24 d3 63 ba cc ee 8e d4 9d 6c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4b 9e 6d 05 62 d6 d0 3d e8 2f 42 47 df 36 6c 4a ) (gprs_gmm.c:483) 20240916060114258 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240916060114259 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114259 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114259 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114259 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_len:37 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306224C2CE66023094B99990000100004F02904D93B836C'O 20240916060114265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114265 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060114265 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060114265 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060114265 DMM INFO MM(262420000001004/d3c2b277) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060114265 DMM NOTICE MM(262420000001004/d3c2b277) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060114265 DMM DEBUG MM(262420000001004/d3c2b277) checking auth: received UMTS RES = 4c 2c e6 60 d9 3b 83 6c (gprs_gmm.c:666) 20240916060114265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060114265 DMM DEBUG MM(262420000001004/d3c2b277) Requesting authorization (sgsn_auth.c:160) 20240916060114265 DMM INFO MM(262420000001004/d3c2b277) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060114265 DMM DEBUG MM(262420000001004/d3c2b277) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060114265 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240916060114265 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240916060114265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240916060114265 DMM DEBUG MM(262420000001004/d3c2b277) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240916060114265 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060114273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114273 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060114273 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060114273 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060114273 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240916060114273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240916060114273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240916060114273 DMM INFO MM(262420000001004/d3c2b277) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3c2b277) (gprs_gmm.c:300) 20240916060114273 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240916060114273 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114273 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114273 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114273 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114273 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060114277 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060114277 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060114277 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240916060114277 DMM INFO MM(262420000001004/d3c2b277) Subscriber data update (mmctx.c:445) 20240916060114277 DMM DEBUG MM(262420000001004/d3c2b277) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060114277 DMM INFO MM(262420000001004/d3c2b277) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060114277 DMM NOTICE MM(262420000001004/d3c2b277) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240916060114277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060114277 DMM NOTICE MM(262420000001004/d3c2b277) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060114277 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20240916060114278 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060114278 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240916060114278 DMM INFO MM(262420000001004/d3c2b277) Subscriber data update (mmctx.c:445) 20240916060114278 DMM DEBUG MM(262420000001004/d3c2b277) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_len:14 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240916060114279 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114279 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114279 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114279 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060114279 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060114279 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060114279 DMM INFO MM(262420000001004/d3c2b277) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060114279 DMM NOTICE MM(262420000001004/d3c2b277) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060114279 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060114279 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060114279 DMM DEBUG MM_STATE_Iu(5)[0x5586052184b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240916060114279 DMM DEBUG MM_STATE_Iu(5)[0x5586052184b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240916060114279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060114279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060114279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114279 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114280 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_len:7 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240916060114284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114284 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240916060114284 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240916060114284 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240916060114284 DMM INFO MM(262420000001004/d3c2b277) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240916060114284 DMM DEBUG MM_STATE_Iu(5)[0x5586052184b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240916060114284 DMM DEBUG MM_STATE_Iu(5)[0x5586052184b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240916060114284 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 20240916060114285 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1516)@847eaf5835e9: Deleted conn table entry 0TC_attach_pdp_act_user(1522)16078596 TC_attach_pdp_act_user(1522)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@847eaf5835e9: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D3C2B277'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@847eaf5835e9: Added conn table entry 0TC_attach_pdp_act_user(1522)3054502 SGSN_Test_0-RAN(1516)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@847eaf5835e9: First idle individual index:0 20240916060114486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114487 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060114487 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060114487 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060114487 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD3C2B277) type="data"  (gprs_gmm.c:1944) 20240916060114487 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240916060114487 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916060114487 DMM DEBUG MM(262420000001004/d3c2b277) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240916060114487 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114487 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: { messageType := 2, destLocRef := '2E9BA6'O, sourceLocRef := '000006'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(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060114499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114500 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060114500 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060114500 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060114500 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240916060114500 DMM DEBUG MM_STATE_Iu(5)[0x5586052184b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240916060114500 DMM DEBUG MM_STATE_Iu(5)[0x5586052184b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240916060114500 DMM INFO MM(262420000001004/d3c2b277) <- GMM SERVICE ACCEPT (P-TMSI=0xd3c2b277) (gprs_gmm.c:813) 20240916060114500 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240916060114500 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114500 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240916060114513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114513 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114513 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060114514 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060114514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060114514 DMM INFO MM(262420000001004/d3c2b277) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916060114514 DMM INFO MM(262420000001004/d3c2b277) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916060114514 DMM DEBUG MM(262420000001004/d3c2b277) Using GGSN 0 (gprs_sm.c:317) 20240916060114514 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916060114514 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240916060114514 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916060114514 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240916060114514 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240916060114538 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 d5 eb b2 ec 11 28 b5 a1 dd 14 05 7f 5b 93 f3 e3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20240916060114538 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060114538 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916060114538 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114538 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_len:30 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800E98AA46D'O 20240916060114568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114568 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240916060114568 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240916060114568 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240916060114568 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240916060114568 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240916060114568 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240916060114568 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916060114568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240916060114568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114569 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114569 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060114573 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 d5 eb b2 ec 11 28 b5 a1 dd 7f 5b 93 f3 e3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20240916060114573 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060114573 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_len:16 SGSN_Test_0-SCCP(1515)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240916060114586 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114586 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060114586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060114586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060114586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060114586 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060114586 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060114586 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060114586 DMM INFO MM(262420000001004/d3c2b277) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240916060114586 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916060114586 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240916060114589 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20240916060114589 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060114589 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240916060114589 DMM INFO MM(262420000001004/d3c2b277) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240916060114589 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240916060114590 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240916060114590 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916060114590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060114590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060114590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060114590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060114590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060114590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060114590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1502)@847eaf5835e9: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@847eaf5835e9: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@847eaf5835e9: Final verdict of PTC: none 20240916060114602 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240916060114602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060114602 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240916060114602 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240916060114602 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240916060114602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060114602 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240916060114602 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240916060114602 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240916060114602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060114602 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240916060114602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240916060114602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240916060114602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240916060114602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240916060114602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240916060114602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240916060114603 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@847eaf5835e9: Final verdict of PTC: none 20240916060114608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55332<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1505)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1514)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1504)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@847eaf5835e9: Final verdict of PTC: none 20240916060114613 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060114613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI196(1502)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1509)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1503)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1512)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1507)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1502): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1503): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1504): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1505): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Mon Sep 16 06:01:14 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20240916060114743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060115145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55340<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296852) 20240916060115613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060115614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=296852, count=298012) 20240916060116604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240916060116604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240916060116604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240916060116614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060116615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Sep 16 06:01:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060117616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060117616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_attach_pdp_act_pmm_idle started. 20240916060118201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060118204 DMM INFO MM(262420000001004/d3c2b277) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060118204 DMM INFO MM(262420000001004/d3c2b277) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060118204 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060118204 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060118204 DMM DEBUG MM_STATE_Iu(5)[0x5586052184b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240916060118204 DMM DEBUG MM_STATE_Iu(5)[0x5586052184b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240916060118204 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240916060118204 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060118204 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20240916060118204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916060118204 DMM DEBUG MM_STATE_Gb[0x55860520f3a0]{Idle}: Deallocated (fsm.c:568) 20240916060118204 DMM DEBUG MM_STATE_Iu(5)[0x5586052184b0]{Detached}: Deallocated (fsm.c:568) 20240916060118204 DMM DEBUG GMM(gmm_fsm)[0x558605207ff0]{Deregistered}: Deallocated (fsm.c:568) 20240916060118204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240916060118205 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060118205 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060118205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060118205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060118205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060118205 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060118205 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060118256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060118256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060118256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060118256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060118256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060118256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060118256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060118256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060118256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060118257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060118257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060118257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060118257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060118257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060118257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060118257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060118257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060118257 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060118257 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060118257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060118257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060118257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060118259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060118264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060118264 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1533)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1533)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060118275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060118275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060118275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060118275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060118275 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060118275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060118275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060118275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060118275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1532)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1533)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060118276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060118276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060118276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060118276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060118276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060118276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060118276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060118276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060118276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060118276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060118276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060118276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060118276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1533)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1533)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060118278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060118283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060118283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1530)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1532)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060118288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060118288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060118288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060118288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060118288 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060118288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060118288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060118288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060118288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060118289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060118289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060118289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060118289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060118289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060118289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060118289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060118289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060118289 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060118289 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060118289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060118289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060118289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060118291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060118295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060118295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@847eaf5835e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@847eaf5835e9: ************************************************* SGSN_Test_0-M3UA(1540)@847eaf5835e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@847eaf5835e9: ************************************************* MTC@847eaf5835e9: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@847eaf5835e9: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1536)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060118497 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916060118497 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240916060118497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916060118497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1540)@847eaf5835e9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240916060118504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060118504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240916060118504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240916060118504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240916060118504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240916060118504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240916060118504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240916060118506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060118506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240916060118506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240916060118506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240916060118506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240916060118506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240916060118506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240916060118506 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240916060118616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060118616 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060118617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060118617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@847eaf5835e9: 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) } } } } 20240916060118621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916060118622 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@847eaf5835e9: 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(1542)@847eaf5835e9: 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(1542)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916060119314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119314 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240916060119315 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240916060119315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1539)@847eaf5835e9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@847eaf5835e9: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='D5CA0B2A'O, index=0 SGSN_Test-GSUP(1543)@847eaf5835e9: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: 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 := '262420000001005'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'F5CE'O, rac := 'D0'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(1539)@847eaf5835e9: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)5576368 SGSN_Test_0-SCCP(1538)@847eaf5835e9: First idle individual index:0 SGSN_Test_0-RAN(1539)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 20240916060119709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119709 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060119709 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060119709 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060119709 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060119709 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Deregistered}: Allocated (fsm.c:456) 20240916060119709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916060119709 DMM DEBUG MM_STATE_Gb[0x558605208120]{Idle}: Allocated (fsm.c:456) 20240916060119709 DMM DEBUG MM_STATE_Iu[0x55860521b2b0]{Detached}: Allocated (fsm.c:456) 20240916060119709 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060119709 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060119709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060119709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060119709 DMM DEBUG MM(262420000001005/e7d67dc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060119709 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240916060119709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: { messageType := 2, destLocRef := '5516B0'O, sourceLocRef := '000007'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(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: 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 := '267D370A52131C513A3E637AADDA6B21'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F86CD7B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4CA01D9B93775A59'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5A2DA06EB3FB971EBC298648AFA4DDF6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B1A4F32A4504C22DD547502A8CD7C32E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '656A42508D381EF664BA70ECE0FA28D7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '50ABABF63DE704D8'O } } } } } SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240916060119716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119716 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060119716 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060119716 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060119716 DMM DEBUG MM(262420000001005/e7d67dc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240916060119716 DMM NOTICE MM(262420000001005/e7d67dc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060119716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060119716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060119716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060119716 DMM DEBUG MM(262420000001005/e7d67dc0) Requesting authorization (sgsn_auth.c:160) 20240916060119716 DMM INFO MM(262420000001005/e7d67dc0) Requesting authentication tuples (sgsn_auth.c:184) 20240916060119716 DMM DEBUG MM(262420000001005/e7d67dc0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060119716 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240916060119716 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@847eaf5835e9: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@847eaf5835e9: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20240916060119718 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060119718 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060119718 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060119718 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060119718 DMM INFO MM(262420000001005/e7d67dc0) Subscriber data update (mmctx.c:445) 20240916060119718 DMM DEBUG MM(262420000001005/e7d67dc0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060119718 DMM INFO MM(262420000001005/e7d67dc0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060119718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060119718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060119718 DMM INFO MM(262420000001005/e7d67dc0) <- GMM AUTH AND CIPHERING REQ (rand = 26 7d 37 0a 52 13 1c 51 3a 3e 63 7a ad da 6b 21 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 65 6a 42 50 8d 38 1e f6 64 ba 70 ec e0 fa 28 d7 ) (gprs_gmm.c:483) 20240916060119718 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240916060119718 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119718 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119718 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:37 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2250ABABF623094B99990000100005F029043DE704D8'O 20240916060119723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119723 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060119723 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060119723 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060119723 DMM INFO MM(262420000001005/e7d67dc0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060119723 DMM NOTICE MM(262420000001005/e7d67dc0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060119723 DMM DEBUG MM(262420000001005/e7d67dc0) checking auth: received UMTS RES = 50 ab ab f6 3d e7 04 d8 (gprs_gmm.c:666) 20240916060119723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060119723 DMM DEBUG MM(262420000001005/e7d67dc0) Requesting authorization (sgsn_auth.c:160) 20240916060119723 DMM INFO MM(262420000001005/e7d67dc0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060119723 DMM DEBUG MM(262420000001005/e7d67dc0) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060119723 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240916060119723 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240916060119723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240916060119723 DMM DEBUG MM(262420000001005/e7d67dc0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240916060119723 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060119730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119730 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060119730 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060119730 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060119730 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240916060119731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240916060119731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240916060119731 DMM INFO MM(262420000001005/e7d67dc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d67dc0) (gprs_gmm.c:300) 20240916060119731 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240916060119731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060119734 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060119734 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060119734 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240916060119734 DMM INFO MM(262420000001005/e7d67dc0) Subscriber data update (mmctx.c:445) 20240916060119734 DMM DEBUG MM(262420000001005/e7d67dc0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060119734 DMM INFO MM(262420000001005/e7d67dc0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060119734 DMM NOTICE MM(262420000001005/e7d67dc0) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240916060119734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060119734 DMM NOTICE MM(262420000001005/e7d67dc0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060119734 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) 20240916060119734 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060119734 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240916060119734 DMM INFO MM(262420000001005/e7d67dc0) Subscriber data update (mmctx.c:445) 20240916060119734 DMM DEBUG MM(262420000001005/e7d67dc0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:14 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240916060119735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119736 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060119736 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060119736 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060119736 DMM INFO MM(262420000001005/e7d67dc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060119736 DMM NOTICE MM(262420000001005/e7d67dc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060119736 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060119736 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060119736 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240916060119736 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240916060119736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060119736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060119736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:7 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240916060119739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119739 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240916060119739 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240916060119739 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240916060119739 DMM INFO MM(262420000001005/e7d67dc0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240916060119739 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240916060119739 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240916060119739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 20240916060119740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1539)@847eaf5835e9: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)5576368 TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E7D67DC0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@847eaf5835e9: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)7010450 SGSN_Test_0-RAN(1539)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@847eaf5835e9: First idle individual index:0 20240916060119942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119943 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060119943 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060119943 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060119943 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE7D67DC0) type="data"  (gprs_gmm.c:1944) 20240916060119943 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240916060119943 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916060119943 DMM DEBUG MM(262420000001005/e7d67dc0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240916060119943 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119944 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: { messageType := 2, destLocRef := '6AF892'O, sourceLocRef := '000008'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(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060119953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119954 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060119954 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060119954 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060119954 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240916060119954 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240916060119954 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240916060119954 DMM INFO MM(262420000001005/e7d67dc0) <- GMM SERVICE ACCEPT (P-TMSI=0xe7d67dc0) (gprs_gmm.c:813) 20240916060119954 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240916060119954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240916060119965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060119965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060119965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060119965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060119965 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060119965 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060119965 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060119965 DMM INFO MM(262420000001005/e7d67dc0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916060119965 DMM INFO MM(262420000001005/e7d67dc0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916060119965 DMM DEBUG MM(262420000001005/e7d67dc0) Using GGSN 0 (gprs_sm.c:317) 20240916060119965 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916060119965 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240916060119966 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916060119966 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20240916060119966 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240916060119980 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 52 d9 24 fa 11 7a 8c 12 66 14 05 7f d4 88 ce 4b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20240916060119980 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060119980 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916060119980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060119980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060119980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060119980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060119980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060119980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060119980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060119980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:30 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068002F2A97B7'O 20240916060120010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060120010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060120010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060120010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120010 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240916060120010 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240916060120010 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240916060120010 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240916060120010 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240916060120010 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240916060120010 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916060120010 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240916060120010 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120010 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060120010 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060120010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060120010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060120015 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 52 d9 24 fa 11 7a 8c 12 66 7f d4 88 ce 4b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20240916060120015 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060120015 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:13 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240916060120019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060120019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060120019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060120019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120019 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240916060120019 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240916060120019 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240916060120019 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240916060120019 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060120019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060120019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060120019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:7 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240916060120021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060120021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060120021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060120021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120021 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240916060120021 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240916060120021 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240916060120021 DMM INFO MM(262420000001005/e7d67dc0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240916060120021 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240916060120021 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240916060120021 DMM INFO MM(262420000001005/e7d67dc0) Changing GTP-U endpoints 127.0.0.104/0x2f2a97b7 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240916060120021 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240916060120022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060120022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060120022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060120022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@847eaf5835e9: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)7010450 20240916060120023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060120023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060120023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060120023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E7D67DC0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20240916060120024 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3d 00 00 01 80 10 52 d9 24 fa 11 7a 8c 12 66 7f d4 88 ce 4b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20240916060120024 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060120024 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@847eaf5835e9: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)10003657 SGSN_Test_0-RAN(1539)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@847eaf5835e9: First idle individual index:0 20240916060120226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060120226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060120226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060120226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120227 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060120227 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060120227 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060120227 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE7D67DC0) type="data"  (gprs_gmm.c:1944) 20240916060120227 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240916060120227 DMM DEBUG MM(262420000001005/e7d67dc0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240916060120227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120228 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060120228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060120228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060120228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120228 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120228 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060120228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060120228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060120228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: { messageType := 2, destLocRef := '98A4C9'O, sourceLocRef := '000009'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(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060120238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060120238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060120238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060120238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120239 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060120239 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060120239 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060120239 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240916060120239 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240916060120239 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240916060120239 DMM INFO MM(262420000001005/e7d67dc0) <- GMM SERVICE ACCEPT (P-TMSI=0xe7d67dc0) (gprs_gmm.c:813) 20240916060120239 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240916060120239 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120239 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060120239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060120239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060120239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120239 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120239 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060120239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060120239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060120239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120239 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120239 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120239 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060120240 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060120240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060120240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:30 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068002F2A97B7'O 20240916060120248 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120248 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060120248 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060120248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060120248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120249 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240916060120249 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240916060120249 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240916060120249 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20240916060120249 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240916060120249 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240916060120253 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3e 00 00 01 80 10 52 d9 24 fa 11 7a 8c 12 66 7f d4 88 ce 4b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20240916060120253 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060120253 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_len:16 SGSN_Test_0-SCCP(1538)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240916060120450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060120450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060120450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060120450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060120451 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060120451 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060120451 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060120451 DMM INFO MM(262420000001005/e7d67dc0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240916060120451 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916060120451 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240916060120458 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3f 00 00 01 80 : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20240916060120458 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060120458 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240916060120458 DMM INFO MM(262420000001005/e7d67dc0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240916060120458 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240916060120458 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20240916060120458 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916060120458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060120458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060120458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060120458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060120458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060120458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060120459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1538)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@847eaf5835e9: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@847eaf5835e9: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@847eaf5835e9: Final verdict of PTC: none 20240916060120474 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240916060120474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060120474 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240916060120474 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240916060120474 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240916060120474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060120474 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240916060120474 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240916060120474 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240916060120474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060120474 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240916060120474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240916060120474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240916060120474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240916060120474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240916060120474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240916060120474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240916060120474 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@847eaf5835e9: Final verdict of PTC: none 20240916060120482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55348<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916060120488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060120488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_pmm_idle-BVCI210(1530)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1536)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1532)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1533)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1527)@847eaf5835e9: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1526)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1537)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1543)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1531)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1525)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1535)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1530): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1531): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1532): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1533): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1536): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@847eaf5835e9: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Mon Sep 16 06:01:20 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20240916060120648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060121150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=386936) 20240916060121489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060121489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=386936, count=391388) 20240916060122475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240916060122475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240916060122475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240916060122491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060122491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Sep 16 06:01:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060123492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060123492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_pmm_idle_rx_mt_data started. 20240916060124230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060124233 DMM INFO MM(262420000001005/e7d67dc0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060124233 DMM INFO MM(262420000001005/e7d67dc0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060124233 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060124233 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060124233 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240916060124233 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240916060124233 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240916060124233 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060124233 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20240916060124233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916060124233 DMM DEBUG MM_STATE_Gb[0x558605208120]{Idle}: Deallocated (fsm.c:568) 20240916060124233 DMM DEBUG MM_STATE_Iu(7)[0x55860521b2b0]{Detached}: Deallocated (fsm.c:568) 20240916060124233 DMM DEBUG GMM(gmm_fsm)[0x55860520f3a0]{Deregistered}: Deallocated (fsm.c:568) 20240916060124233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240916060124233 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060124233 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060124233 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060124234 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060124234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060124234 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060124234 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060124279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060124279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060124279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060124279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060124279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060124279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060124279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060124279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060124279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060124280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060124280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060124280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060124280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060124280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060124280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060124280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060124280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060124280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060124280 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060124280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060124280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060124280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060124282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 20240916060124286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060124286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060124297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060124297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060124297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060124297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060124297 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060124297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060124297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060124297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060124297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060124298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060124298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060124298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060124298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060124298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060124298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060124298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060124298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060124298 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060124298 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060124298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060124298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060124298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060124300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060124306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060124306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060124314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060124314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060124314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060124314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060124314 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060124314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060124314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060124314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060124314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060124315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060124315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060124315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060124315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060124315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060124315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060124315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060124315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060124315 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060124315 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060124315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060124316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060124316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060124317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@847eaf5835e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@847eaf5835e9: ************************************************* MTC@847eaf5835e9: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@847eaf5835e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@847eaf5835e9: ************************************************* SGSN_Test_0-SCCP(1561)@847eaf5835e9: v_sccp_pdu_maxlen:268 20240916060124322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060124322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1559)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060124494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060124494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060124494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060124494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@847eaf5835e9: 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) } } } } 20240916060124497 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240916060124498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@847eaf5835e9: 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(1565)@847eaf5835e9: 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(1565)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916060124522 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916060124522 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240916060124522 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916060124522 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1563)@847eaf5835e9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240916060124526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060124526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240916060124526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240916060124526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240916060124526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240916060124526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240916060124526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240916060124527 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240916060124527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060124527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240916060124527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240916060124527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240916060124527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240916060124527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240916060124527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240916060124564 DGPRS DEBUG Checking for inactive LLMEs, time = 28994683 (sgsn.c:131) 20240916060125340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125340 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125341 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240916060125341 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240916060125341 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125341 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125341 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125341 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@847eaf5835e9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@847eaf5835e9: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='F37A9A89'O, index=0 SGSN_Test-GSUP(1566)@847eaf5835e9: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: 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 := '262420000001007'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'CB61'O, rac := '48'O ("H") }, 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(1562)@847eaf5835e9: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)10954159 SGSN_Test_0-SCCP(1561)@847eaf5835e9: First idle individual index:0 SGSN_Test_0-RAN(1562)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 20240916060125584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125584 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060125584 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060125584 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060125584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060125584 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{Deregistered}: Allocated (fsm.c:456) 20240916060125584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{Init}: Allocated (fsm.c:456) 20240916060125584 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Allocated (fsm.c:456) 20240916060125584 DMM DEBUG MM_STATE_Iu[0x55860521ba40]{Detached}: Allocated (fsm.c:456) 20240916060125584 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060125584 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060125584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060125584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060125584 DMM DEBUG MM(262420000001007/fcd3f1e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060125584 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240916060125584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: { messageType := 2, destLocRef := 'A725AF'O, sourceLocRef := '00000A'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(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: 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 := '2123C38528E9C91F77443871D06A4176'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F26A5D00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE87D68E09FA4832'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9936EE11B9E1A5F9B270B5EBBFD69CCA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3046E8F28D522F14FBCA2634F19F2CE8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EC2DB8B0162E7569F9A67CB2CD5118B8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '37675D90031CFFC6'O } } } } } SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240916060125590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125590 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060125590 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060125590 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060125590 DMM DEBUG MM(262420000001007/fcd3f1e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240916060125590 DMM NOTICE MM(262420000001007/fcd3f1e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060125590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060125590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060125590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060125590 DMM DEBUG MM(262420000001007/fcd3f1e1) Requesting authorization (sgsn_auth.c:160) 20240916060125590 DMM INFO MM(262420000001007/fcd3f1e1) Requesting authentication tuples (sgsn_auth.c:184) 20240916060125590 DMM DEBUG MM(262420000001007/fcd3f1e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060125590 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240916060125590 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@847eaf5835e9: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@847eaf5835e9: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20240916060125592 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060125592 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060125592 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060125592 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060125592 DMM INFO MM(262420000001007/fcd3f1e1) Subscriber data update (mmctx.c:445) 20240916060125592 DMM DEBUG MM(262420000001007/fcd3f1e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060125592 DMM INFO MM(262420000001007/fcd3f1e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060125592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060125592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060125592 DMM INFO MM(262420000001007/fcd3f1e1) <- GMM AUTH AND CIPHERING REQ (rand = 21 23 c3 85 28 e9 c9 1f 77 44 38 71 d0 6a 41 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ec 2d b8 b0 16 2e 75 69 f9 a6 7c b2 cd 51 18 b8 ) (gprs_gmm.c:483) 20240916060125592 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240916060125592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:37 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B2237675D9023094B99990000100007F02904031CFFC6'O 20240916060125596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125596 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060125596 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060125596 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060125596 DMM INFO MM(262420000001007/fcd3f1e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060125596 DMM NOTICE MM(262420000001007/fcd3f1e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060125596 DMM DEBUG MM(262420000001007/fcd3f1e1) checking auth: received UMTS RES = 37 67 5d 90 03 1c ff c6 (gprs_gmm.c:666) 20240916060125596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060125596 DMM DEBUG MM(262420000001007/fcd3f1e1) Requesting authorization (sgsn_auth.c:160) 20240916060125596 DMM INFO MM(262420000001007/fcd3f1e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060125596 DMM DEBUG MM(262420000001007/fcd3f1e1) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060125596 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240916060125596 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240916060125596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240916060125596 DMM DEBUG MM(262420000001007/fcd3f1e1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240916060125596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125596 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060125601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125601 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060125601 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060125601 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060125601 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240916060125601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240916060125601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240916060125601 DMM INFO MM(262420000001007/fcd3f1e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcd3f1e1) (gprs_gmm.c:300) 20240916060125602 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240916060125602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125602 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125602 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125602 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060125604 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060125604 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060125604 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240916060125604 DMM INFO MM(262420000001007/fcd3f1e1) Subscriber data update (mmctx.c:445) 20240916060125604 DMM DEBUG MM(262420000001007/fcd3f1e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060125604 DMM INFO MM(262420000001007/fcd3f1e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060125604 DMM NOTICE MM(262420000001007/fcd3f1e1) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240916060125604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060125604 DMM NOTICE MM(262420000001007/fcd3f1e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060125604 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) 20240916060125604 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060125604 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240916060125604 DMM INFO MM(262420000001007/fcd3f1e1) Subscriber data update (mmctx.c:445) 20240916060125604 DMM DEBUG MM(262420000001007/fcd3f1e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:14 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240916060125606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125606 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060125606 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060125606 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060125606 DMM INFO MM(262420000001007/fcd3f1e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060125606 DMM NOTICE MM(262420000001007/fcd3f1e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060125606 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060125606 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060125606 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240916060125606 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240916060125606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060125606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060125606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:7 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240916060125611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125611 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240916060125611 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240916060125611 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240916060125611 DMM INFO MM(262420000001007/fcd3f1e1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240916060125611 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240916060125611 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240916060125611 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125611 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 20240916060125612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@847eaf5835e9: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)10954159 TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FCD3F1E1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@847eaf5835e9: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)6477990 SGSN_Test_0-RAN(1562)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@847eaf5835e9: First idle individual index:0 20240916060125814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125815 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060125815 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060125815 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060125815 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFCD3F1E1) type="data"  (gprs_gmm.c:1944) 20240916060125815 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240916060125815 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916060125815 DMM DEBUG MM(262420000001007/fcd3f1e1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240916060125815 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125815 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125815 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125815 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: { messageType := 2, destLocRef := '62D8A6'O, sourceLocRef := '00000B'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(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060125824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125825 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060125825 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060125825 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060125825 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240916060125825 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240916060125825 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240916060125825 DMM INFO MM(262420000001007/fcd3f1e1) <- GMM SERVICE ACCEPT (P-TMSI=0xfcd3f1e1) (gprs_gmm.c:813) 20240916060125825 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240916060125825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240916060125839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125839 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060125839 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060125839 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060125839 DMM INFO MM(262420000001007/fcd3f1e1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916060125839 DMM INFO MM(262420000001007/fcd3f1e1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916060125839 DMM DEBUG MM(262420000001007/fcd3f1e1) Using GGSN 0 (gprs_sm.c:317) 20240916060125839 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916060125839 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240916060125839 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916060125839 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20240916060125839 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240916060125862 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 40 00 00 01 80 08 00 10 66 70 5c e3 11 f9 2e 86 11 14 05 7f 40 d6 ee 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20240916060125862 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060125862 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916060125862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:30 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004B2532ED'O 20240916060125888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125888 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125888 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240916060125888 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240916060125888 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240916060125888 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20240916060125888 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240916060125888 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240916060125888 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916060125888 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240916060125888 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125888 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125888 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060125893 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 41 00 00 01 80 10 66 70 5c e3 11 f9 2e 86 11 7f 40 d6 ee 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20240916060125893 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060125893 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:13 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240916060125899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125899 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240916060125900 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240916060125900 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240916060125900 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240916060125900 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125900 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:7 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240916060125904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125905 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240916060125905 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240916060125905 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240916060125905 DMM INFO MM(262420000001007/fcd3f1e1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240916060125905 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240916060125905 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240916060125905 DMM INFO MM(262420000001007/fcd3f1e1) Changing GTP-U endpoints 127.0.0.104/0x4b2532ed -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240916060125905 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240916060125905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@847eaf5835e9: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)6477990 20240916060125907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed 20240916060125910 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 66 70 5c e3 11 f9 2e 86 11 7f 40 d6 ee 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20240916060125910 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060125910 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@847eaf5835e9: Created IMSI[0] for '262420000001007'H'FCD3F1E1'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20240916060125918 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20240916060125918 DMM INFO MM(262420000001007/fcd3f1e1) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20240916060125918 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@847eaf5835e9: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FCD3F1E1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@847eaf5835e9: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)2089676 SGSN_Test_0-RAN(1562)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@847eaf5835e9: First idle individual index:0 20240916060125929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125929 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060125929 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060125929 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060125929 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFCD3F1E1) type="data"  (gprs_gmm.c:1944) 20240916060125929 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240916060125929 DMM DEBUG MM(262420000001007/fcd3f1e1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240916060125930 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125930 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125930 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125930 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: { messageType := 2, destLocRef := '1FE2CC'O, sourceLocRef := '00000C'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(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060125935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125936 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060125936 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060125936 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060125936 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240916060125936 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240916060125936 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240916060125936 DMM INFO MM(262420000001007/fcd3f1e1) <- GMM SERVICE ACCEPT (P-TMSI=0xfcd3f1e1) (gprs_gmm.c:813) 20240916060125936 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240916060125936 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125936 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125936 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060125937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060125937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060125937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:30 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004B2532ED'O 20240916060125946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060125946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060125946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060125946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060125946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060125946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060125946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060125946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060125946 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240916060125946 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240916060125946 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240916060125946 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240916060125946 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240916060125947 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240916060125951 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 43 00 00 01 80 10 66 70 5c e3 11 f9 2e 86 11 7f 40 d6 ee 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20240916060125951 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060125951 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_len:16 SGSN_Test_0-SCCP(1561)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240916060126146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060126146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060126146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060126146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060126146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060126146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060126146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060126146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060126147 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060126147 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060126147 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060126147 DMM INFO MM(262420000001007/fcd3f1e1) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240916060126147 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916060126147 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20240916060126154 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 44 00 00 01 80 : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20240916060126154 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060126154 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240916060126154 DMM INFO MM(262420000001007/fcd3f1e1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240916060126154 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240916060126154 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20240916060126154 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916060126155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060126155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060126155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060126155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060126155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060126155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060126155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060126155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@847eaf5835e9: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@847eaf5835e9: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@847eaf5835e9: Final verdict of PTC: none 20240916060126171 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240916060126171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060126171 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240916060126171 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240916060126172 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240916060126172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060126172 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240916060126172 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240916060126172 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240916060126172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060126172 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240916060126172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240916060126172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240916060126172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240916060126172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240916060126172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240916060126172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240916060126172 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@847eaf5835e9: Final verdict of PTC: none 20240916060126178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35040<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916060126183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060126183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1566)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@847eaf5835e9: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1560)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1550)@847eaf5835e9: Final verdict of PTC: none -NSVCI98(1555)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@847eaf5835e9: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1548)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@847eaf5835e9: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1558)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1553)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@847eaf5835e9: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Mon Sep 16 06:01:26 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20240916060126281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060126784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398864) 20240916060127185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060127185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=398864, count=400304) 20240916060128173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240916060128173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240916060128173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240916060128186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060128186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Sep 16 06:01:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060129188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060129188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_update_ctx_err_ind_from_ggsn started. 20240916060129859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060129861 DMM INFO MM(262420000001007/fcd3f1e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060129861 DMM INFO MM(262420000001007/fcd3f1e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060129861 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060129861 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060129861 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240916060129862 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240916060129862 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240916060129862 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060129862 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20240916060129862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605208120]{Init}: Deallocated (fsm.c:568) 20240916060129862 DMM DEBUG MM_STATE_Gb[0x558605207ec0]{Idle}: Deallocated (fsm.c:568) 20240916060129862 DMM DEBUG MM_STATE_Iu(10)[0x55860521ba40]{Detached}: Deallocated (fsm.c:568) 20240916060129862 DMM DEBUG GMM(gmm_fsm)[0x55860521b2b0]{Deregistered}: Deallocated (fsm.c:568) 20240916060129862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240916060129862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060129862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060129862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060129862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060129862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060129862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060129862 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060129905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060129905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060129905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060129905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060129905 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060129905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060129905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060129905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060129905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060129906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060129906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060129906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060129906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060129906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060129906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060129906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060129906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060129906 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240916060129906 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060129906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1573)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240916060129907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060129907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@847eaf5835e9: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060129910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060129917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060129917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@847eaf5835e9: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060129923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240916060129923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060129923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060129923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060129923 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240916060129923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060129923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060129923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060129923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060129924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060129924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060129924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060129924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060129924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060129924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060129924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060129924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060129924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240916060129924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060129924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060129925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060129925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@847eaf5835e9: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060129927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@847eaf5835e9: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060129931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x558605209b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060129931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@847eaf5835e9: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@847eaf5835e9: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@847eaf5835e9: Provider Link came up: sending NS-RESET 20240916060129939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240916060129939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060129939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060129939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060129939 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240916060129939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060129939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060129939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060129939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240916060129940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060129940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060129940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060129940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240916060129940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240916060129940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240916060129940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240916060129940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060129940 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240916060129940 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240916060129940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240916060129940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240916060129940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@847eaf5835e9: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@847eaf5835e9: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240916060129942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@847eaf5835e9: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@847eaf5835e9: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240916060129947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55860520c240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240916060129947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@847eaf5835e9: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@847eaf5835e9: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@847eaf5835e9: ************************************************* SGSN_Test_0-M3UA(1586)@847eaf5835e9: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@847eaf5835e9: ************************************************* SGSN_Test_0-SCCP(1584)@847eaf5835e9: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@847eaf5835e9: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240916060130149 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240916060130149 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240916060130149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240916060130149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1586)@847eaf5835e9: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240916060130157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060130157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240916060130157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240916060130157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240916060130157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240916060130157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240916060130157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240916060130160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060130160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240916060130160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240916060130160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240916060130160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240916060130160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240916060130160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240916060130160 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240916060130189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060130189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240916060130189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240916060130189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@847eaf5835e9: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@847eaf5835e9: 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) } } } } 20240916060130193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240916060130194 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@847eaf5835e9: 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(1588)@847eaf5835e9: 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(1588)@847eaf5835e9: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@847eaf5835e9: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240916060130962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060130962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060130962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060130962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060130962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060130962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060130962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060130962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060130963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060130963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060130963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060130963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060130963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060130963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060130963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060130963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060130963 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240916060130963 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1585)@847eaf5835e9: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@847eaf5835e9: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='C7A16364'O, index=0 SGSN_Test-GSUP(1589)@847eaf5835e9: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: 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 := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '3FB8'O, rac := '3B'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(1585)@847eaf5835e9: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)11695577 SGSN_Test_0-SCCP(1584)@847eaf5835e9: First idle individual index:0 SGSN_Test_0-RAN(1585)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 20240916060131277 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131277 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060131277 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060131277 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060131277 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240916060131277 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{Deregistered}: Allocated (fsm.c:456) 20240916060131277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Allocated (fsm.c:456) 20240916060131277 DMM DEBUG MM_STATE_Gb[0x558605208120]{Idle}: Allocated (fsm.c:456) 20240916060131277 DMM DEBUG MM_STATE_Iu[0x55860521bf90]{Detached}: Allocated (fsm.c:456) 20240916060131277 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240916060131277 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240916060131277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240916060131277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240916060131277 DMM DEBUG MM(262420000001004/da3b8b17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240916060131277 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240916060131278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: { messageType := 2, destLocRef := 'B275D9'O, sourceLocRef := '00000D'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(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: 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 := 'AD7641C3516652DDD8D01797E35BBADD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7C19F08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96B22CFCB161BFB5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '38511BE1C63C550FA47AD46753FCD021'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F261A99B0100957392D9D396C94C1D6A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2472170C5B05C1A4AEA2D1BA1589881A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E73CBE735FF4CE66'O } } } } } SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240916060131283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131283 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060131283 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060131283 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060131283 DMM DEBUG MM(262420000001004/da3b8b17) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240916060131283 DMM NOTICE MM(262420000001004/da3b8b17) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240916060131283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240916060131283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240916060131283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240916060131283 DMM DEBUG MM(262420000001004/da3b8b17) Requesting authorization (sgsn_auth.c:160) 20240916060131283 DMM INFO MM(262420000001004/da3b8b17) Requesting authentication tuples (sgsn_auth.c:184) 20240916060131283 DMM DEBUG MM(262420000001004/da3b8b17) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240916060131283 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240916060131283 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@847eaf5835e9: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@847eaf5835e9: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20240916060131284 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240916060131284 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240916060131284 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240916060131284 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240916060131284 DMM INFO MM(262420000001004/da3b8b17) Subscriber data update (mmctx.c:445) 20240916060131284 DMM DEBUG MM(262420000001004/da3b8b17) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240916060131284 DMM INFO MM(262420000001004/da3b8b17) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240916060131284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240916060131284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240916060131284 DMM INFO MM(262420000001004/da3b8b17) <- GMM AUTH AND CIPHERING REQ (rand = ad 76 41 c3 51 66 52 dd d8 d0 17 97 e3 5b ba dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 72 17 0c 5b 05 c1 a4 ae a2 d1 ba 15 89 88 1a ) (gprs_gmm.c:483) 20240916060131284 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240916060131284 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131284 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131284 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:37 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822E73CBE7323094B99990000100004F029045FF4CE66'O 20240916060131287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131287 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060131287 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060131287 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060131287 DMM INFO MM(262420000001004/da3b8b17) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240916060131287 DMM NOTICE MM(262420000001004/da3b8b17) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240916060131287 DMM DEBUG MM(262420000001004/da3b8b17) checking auth: received UMTS RES = e7 3c be 73 5f f4 ce 66 (gprs_gmm.c:666) 20240916060131287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240916060131287 DMM DEBUG MM(262420000001004/da3b8b17) Requesting authorization (sgsn_auth.c:160) 20240916060131287 DMM INFO MM(262420000001004/da3b8b17) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240916060131287 DMM DEBUG MM(262420000001004/da3b8b17) Requesting subscriber data update (gprs_subscriber.c:894) 20240916060131287 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240916060131287 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240916060131287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240916060131287 DMM DEBUG MM(262420000001004/da3b8b17) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240916060131287 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131287 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060131291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131291 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131291 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060131291 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060131291 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060131291 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20240916060131291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240916060131291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240916060131291 DMM INFO MM(262420000001004/da3b8b17) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3b8b17) (gprs_gmm.c:300) 20240916060131291 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240916060131291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060131293 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240916060131293 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240916060131293 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240916060131293 DMM INFO MM(262420000001004/da3b8b17) Subscriber data update (mmctx.c:445) 20240916060131293 DMM DEBUG MM(262420000001004/da3b8b17) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240916060131293 DMM INFO MM(262420000001004/da3b8b17) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240916060131293 DMM NOTICE MM(262420000001004/da3b8b17) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240916060131293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240916060131293 DMM NOTICE MM(262420000001004/da3b8b17) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240916060131293 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20240916060131293 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240916060131293 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240916060131293 DMM INFO MM(262420000001004/da3b8b17) Subscriber data update (mmctx.c:445) 20240916060131293 DMM DEBUG MM(262420000001004/da3b8b17) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:14 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240916060131295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131295 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060131295 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060131295 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060131295 DMM INFO MM(262420000001004/da3b8b17) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240916060131295 DMM NOTICE MM(262420000001004/da3b8b17) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240916060131295 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240916060131295 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240916060131295 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240916060131295 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240916060131295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240916060131295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240916060131295 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131295 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:7 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240916060131297 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131297 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131297 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131297 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240916060131297 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240916060131297 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240916060131297 DMM INFO MM(262420000001004/da3b8b17) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240916060131297 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240916060131297 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240916060131297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@847eaf5835e9: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)11695577 20240916060131298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DA3B8B17'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@847eaf5835e9: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)12890680 SGSN_Test_0-RAN(1585)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@847eaf5835e9: First idle individual index:0 20240916060131502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131503 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060131503 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060131503 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060131503 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDA3B8B17) type="data"  (gprs_gmm.c:1944) 20240916060131503 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240916060131503 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240916060131503 DMM DEBUG MM(262420000001004/da3b8b17) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240916060131504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: { messageType := 2, destLocRef := 'C4B238'O, sourceLocRef := '00000E'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(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060131513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131514 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060131514 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060131514 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060131514 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20240916060131514 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240916060131514 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240916060131514 DMM INFO MM(262420000001004/da3b8b17) <- GMM SERVICE ACCEPT (P-TMSI=0xda3b8b17) (gprs_gmm.c:813) 20240916060131514 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240916060131514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:23 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240916060131526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131526 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060131526 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060131526 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060131526 DMM INFO MM(262420000001004/da3b8b17) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20240916060131526 DMM INFO MM(262420000001004/da3b8b17) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240916060131526 DMM DEBUG MM(262420000001004/da3b8b17) Using GGSN 0 (gprs_sm.c:317) 20240916060131526 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240916060131526 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240916060131526 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240916060131526 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240916060131526 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20240916060131547 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 45 00 00 01 80 08 00 10 f5 b9 81 c6 11 f2 f2 69 a2 14 05 7f 1f 77 85 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20240916060131547 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060131547 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240916060131548 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131548 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131548 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131548 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:30 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001558D5F7'O 20240916060131580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131580 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240916060131580 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240916060131580 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240916060131580 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20240916060131580 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240916060131580 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20240916060131580 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240916060131580 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240916060131580 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131580 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131580 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240916060131586 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 46 00 00 01 80 10 f5 b9 81 c6 11 f2 f2 69 a2 7f 1f 77 85 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20240916060131586 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060131587 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@847eaf5835e9: Created IMSI[0] for '262420000001004'H'DA3B8B17'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20240916060131600 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20240916060131600 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20240916060131600 DGPRS INFO PDP(262420000001004:5): Context 0x7f56fd08b670 was updated (sgsn_libgtp.c:659) 20240916060131600 DMM INFO MM(262420000001004/da3b8b17) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20240916060131600 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20240916060131600 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20240916060131600 DMM INFO MM(262420000001004/da3b8b17) Changing GTP-U endpoints 127.0.0.104/0x1558d5f7 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240916060131601 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20240916060131601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131601 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131601 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131601 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 20240916060131603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@847eaf5835e9: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)12890680 SGSN_Test_0-RAN(1585)@847eaf5835e9: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DA3B8B17'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@847eaf5835e9: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)4277164 SGSN_Test_0-RAN(1585)@847eaf5835e9: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@847eaf5835e9: First idle individual index:0 20240916060131806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131807 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240916060131807 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240916060131807 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240916060131807 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDA3B8B17) type="data"  (gprs_gmm.c:1944) 20240916060131807 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240916060131807 DMM DEBUG MM(262420000001004/da3b8b17) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240916060131807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: { messageType := 2, destLocRef := '4143AC'O, sourceLocRef := '00000F'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(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:12 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240916060131814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131814 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240916060131814 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240916060131814 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240916060131814 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20240916060131814 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240916060131814 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240916060131814 DMM INFO MM(262420000001004/da3b8b17) <- GMM SERVICE ACCEPT (P-TMSI=0xda3b8b17) (gprs_gmm.c:813) 20240916060131814 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240916060131814 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131814 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131814 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131814 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131814 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131814 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060131814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060131814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060131814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:30 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001558D5F7'O 20240916060131819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060131819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060131819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060131819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060131819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060131819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060131819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060131819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060131819 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240916060131819 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240916060131819 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240916060131819 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20240916060131819 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240916060131819 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20240916060131824 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 f5 b9 81 c6 11 f2 f2 69 a2 7f 1f 77 85 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20240916060131824 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060131824 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_len:16 SGSN_Test_0-SCCP(1584)@847eaf5835e9: vl_from0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240916060132022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060132022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060132022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240916060132022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240916060132022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060132022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060132022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240916060132022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240916060132023 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240916060132023 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240916060132023 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240916060132023 DMM INFO MM(262420000001004/da3b8b17) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240916060132023 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240916060132023 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20240916060132030 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 48 00 00 01 80 : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20240916060132030 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56fd08b670, cbp=0x55860521aa30) (sgsn_libgtp.c:629) 20240916060132030 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240916060132030 DMM INFO MM(262420000001004/da3b8b17) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240916060132030 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240916060132030 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240916060132030 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240916060132030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060132030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060132030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060132030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060132030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060132030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060132030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240916060132030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@847eaf5835e9: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@847eaf5835e9: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@847eaf5835e9: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@847eaf5835e9: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@847eaf5835e9: Final verdict of PTC: none 20240916060132046 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240916060132046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060132046 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240916060132046 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240916060132046 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240916060132046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240916060132046 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240916060132046 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240916060132046 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240916060132046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060132046 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240916060132046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240916060132046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240916060132046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240916060132046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240916060132046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240916060132046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240916060132047 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@847eaf5835e9: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@847eaf5835e9: Final verdict of PTC: none 20240916060132053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35056<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240916060132058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240916060132058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1578)@847eaf5835e9: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@847eaf5835e9: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@847eaf5835e9: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GSUP(1589)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@847eaf5835e9: Final verdict of PTC: none -NSVCI97(1573)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@847eaf5835e9: Final verdict of PTC: none -NSVCI98-provIP(1576)@847eaf5835e9: Final verdict of PTC: none -NSVCI99-provIP(1581)@847eaf5835e9: Final verdict of PTC: none -NSVCI97-provIP(1571)@847eaf5835e9: Final verdict of PTC: none -NSVCI99(1583)@847eaf5835e9: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: none MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@847eaf5835e9: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@847eaf5835e9: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Mon Sep 16 06:01:32 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20240916060132223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060132725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377204) 20240916060133059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060133059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=377204, count=381656) 20240916060134048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240916060134048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240916060134048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240916060134061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060134061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MC@847eaf5835e9: Test execution finished. MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Sep 16 06:01:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060135062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060135062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_NS_connect_alive started. 20240916060135834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060135836 DMM INFO MM(262420000001004/da3b8b17) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240916060135837 DMM INFO MM(262420000001004/da3b8b17) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240916060135837 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240916060135837 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240916060135837 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240916060135837 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240916060135837 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240916060135837 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240916060135837 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20240916060135837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x558605207ec0]{Init}: Deallocated (fsm.c:568) 20240916060135837 DMM DEBUG MM_STATE_Gb[0x558605208120]{Idle}: Deallocated (fsm.c:568) 20240916060135837 DMM DEBUG MM_STATE_Iu(13)[0x55860521bf90]{Detached}: Deallocated (fsm.c:568) 20240916060135837 DMM DEBUG GMM(gmm_fsm)[0x55860521ba40]{Deregistered}: Deallocated (fsm.c:568) 20240916060135837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240916060135837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240916060135837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240916060135838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240916060135838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240916060135838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240916060135838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240916060135838 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240916060135875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240916060135875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240916060135875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240916060136064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060136064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: setverdict(pass): none -> pass MTC@847eaf5835e9: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240916060136885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36982<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: pass MTC@847eaf5835e9: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@847eaf5835e9: Test case TC_NS_connect_alive finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Sep 16 06:01:36 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20240916060136912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060137064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060137064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060137314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14528) 20240916060138066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060138066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=14528, count=18884) 20240916060139068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060139068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Sep 16 06:01:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240916060140070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060140070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@847eaf5835e9: Test case TC_NS_connect_reset started. 20240916060140400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060140402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240916060140430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240916060140430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240916060140430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240916060140430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240916060140430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240916060140430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240916060140430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240916060140430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060140430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x558605206c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@847eaf5835e9: setverdict(pass): none -> pass 20240916060141071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060141071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@847eaf5835e9: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240916060141439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@847eaf5835e9: Final verdict of PTC: none MTC@847eaf5835e9: Setting final verdict of the test case. MTC@847eaf5835e9: Local verdict of MTC: pass MTC@847eaf5835e9: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@847eaf5835e9: Test case TC_NS_connect_reset finished. Verdict: pass MTC@847eaf5835e9: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Sep 16 06:01:41 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20240916060141477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240916060141880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20240916060142072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060142072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20240916060143074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060143074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060143431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@847eaf5835e9: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@847eaf5835e9: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@847eaf5835e9: Terminating MTC. MC@847eaf5835e9: MTC terminated. MC2> exit MC@847eaf5835e9: Shutting down session. MC@847eaf5835e9: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7799.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_rau_a_b_wrong_old_ra 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->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out 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_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 2 NEW: FAIL: 1 xfail: 3 pass: 78 skip: 6 20240916060144076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060144076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (336354) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240916060145077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060145077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20240916060146079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060146079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240916060146431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240916060147080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240916060147080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (336285) [testenv][generic] Stopping sgsn (336311) [testenv][generic] Showing junit-xml-7799.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-7799.log && echo']             SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3210 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3249 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3271 SGSN_Tests control part SGSN_Tests.ttcn:2697 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3098 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:3196 TC_sgsn_context_req_out testcase               [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2'] testenv-sgsn-generic-osmocom-nightly-20240916-0548-16efc6f2 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2476/artifact/logs/  + rm -rf _cache 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